ng-annotate-uglify-js-brunch
Version:
Adds ng-annotate AND Uglify minifying support to brunch.
34 lines (24 loc) • 897 B
Markdown
# uglify-js-brunch 1.7.2 (15 July 2013)
* Updated to optimizer API.
# uglify-js-brunch 1.7.1 (27 June 2013)
* Fixed source maps.
# uglify-js-brunch 1.7.0 (22 June 2013)
* Added source maps support.
* Updated to uglify 2.3.
# uglify-js-brunch 1.5.1 (19 March 2013)
* Added node 0.10 support, removed coffee-script dependency.
# uglify-js-brunch 1.5.0 (15 January 2013)
* Updated to uglify 2.2.
* Added source maps support.
* Improved installation process.
# uglify-js-brunch 1.3.1 (16 July 2012)
* Switched to better error reporting.
# uglify-js-brunch 1.3.0 (29 June 2012)
* Added node.js 0.8 and 0.9 support.
* Package is now precompiled before every publishing to npm.
# uglify-js-brunch 1.1.1 (15 April 2012)
* Fixed error reporting when installing the package.
# uglify-js-brunch 1.1.0 (9 April 2012)
* Added windows support.
# uglify-js-brunch 1.0.0 (8 March 2012)
* Initial release