scalableminds / amd-optimize

An AMD (RequireJS) optimizer that's stream-friendly. Made for gulp.
MIT License
162 stars 29 forks source link

Use a parser instead of regex #2

Closed normanrz closed 10 years ago

normanrz commented 10 years ago

Now using acorn parser. Quite impressed by the performance.