lautis / uglifier

Ruby wrapper for UglifyJS JavaScript compressor.
http://www.rubydoc.info/gems/uglifier
MIT License
613 stars 82 forks source link

UglifyJS 2.4.1 has a bug #60

Closed chulkilee closed 11 years ago

chulkilee commented 11 years ago

It is fixed in master, but new version is not yet released. When the new version is released, please upgrade the dependency.

See https://github.com/mishoo/UglifyJS2/pull/330

chulkilee commented 11 years ago

UglifyJS 2.4.2 is released - could you update the UglifyJS version and release the new version of uglifier?