Age | Commit message (Expand) | Author |
---|---|---|
2013-03-02 | Add `--screw-ie` option...For now the implication is that UglifyJS will not leak a function expression's name in the surrounding scope (IE < 9 does that). (ref. mishoo/UglifyJS#485) | Mihai Bazon |
2013-02-03 | Wraps sourceMappingURL in a multiline comment. Fixes #108 | Matt Robenolt |
2013-01-20 | Add --source-map-url option...Fix #100 Fix #47 | Mihai Bazon |
2013-01-03 | Set --version as a boolean #87 | Benoît Zugmeyer |
2013-01-03 | --version option | Benoît Zugmeyer |
2012-11-30 | Revert "Fixed reading from STDIN."...It breaks usage like this: echo '...code...' | uglifyjs This reverts commit e48802ad291fae5a16f2d23cbd25a0c433cdbe48. | Mihai Bazon |
2012-11-29 | Fixed reading from STDIN. | Visa Kopu |
2012-11-21 | rename the npm package to "uglify-js" and cli tool to "uglifyjs" | Mihai Bazon |