mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This definitely won't "work" because both have API changes. UglifyJS 1 was having issues minifying certain code (eg lodash). But UglifyJS 2 was occasionally segfaulting (as was other code using large regexps). See the bottom of https://github.com/laverdet/node-fibers/issues/89 Hopefully this will fix it.