flow-static-land icon indicating copy to clipboard operation
flow-static-land copied to clipboard

Idea for a babel plugin: strip inj / prj

Open gcanti opened this issue 9 years ago • 1 comments
trafficstars

inj / prj are just identity functions at runtime, they could be stripped out by a babel plugin

gcanti avatar Sep 01 '16 12:09 gcanti

naive implementation https://github.com/gcanti/flow-static-land/blob/master/test/babel-plugin.js

gcanti avatar Sep 05 '16 15:09 gcanti