montagejs / mop

Montage Optimizer (mop): Minifies (to reduce file size) and creates bundles (to reduce the number of requests) of Montage applications.
Other
31 stars 16 forks source link

Update dependencies versions #55

Closed pchaussalet closed 8 years ago

pchaussalet commented 8 years ago

Fix invalid ES5 code generation when minifying a setter with a useless argument. Update dependencies to more recent versions (more recent than 2 years old...).

rayshan commented 8 years ago

+1

Tests are failing, something about q and mop-integration, maybe because of the recent bluebird switch?

marchant commented 8 years ago

Yes, let’s branch and add that to both

On Oct 20, 2015, at 10:51 AM, Ray Shan notifications@github.com wrote:

+1

Tests are failing, something about q and mop-integration, maybe because of the recent bluebird switch?

— Reply to this email directly or view it on GitHub https://github.com/montagejs/mop/pull/55#issuecomment-149646194.

rayshan commented 8 years ago

Using @pchaussalet fork for now to build Contour. There's about a 2x speedup and resulting files a slightly smaller.