YahooArchive / strip-loader

Webpack loader to strip arbitrary functions out of your production code.
Other
282 stars 14 forks source link

just regex? why not use AST? #22

Open lovetingyuan opened 7 years ago

lovetingyuan commented 7 years ago

why not use AST to drop functions?