Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Commit

Permalink
uglify-es
Browse files Browse the repository at this point in the history
  • Loading branch information
mixonic committed Dec 31, 2017
1 parent 850f987 commit ccf7047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/blog/2017-10-11-ember-2-16-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ and [addons](https://github.com/ember-cli/ember-addon-output/compare/v2.15.0...v

### Changes in Ember CLI 2.16

Ember CLI 2.16.0 upgrades the application build pipeline to use Uglify 2.0.
Uglify 2.0 introduces support for minification of modern JavaScript features.
Ember CLI 2.16.0 upgrades the application build pipeline to use uglify-es.
uglify-es introduces support for minification of modern JavaScript features.
With this change, Ember CLI can now generate minified production builds of
non-transpiled JavaScript code.

Expand Down

0 comments on commit ccf7047

Please sign in to comment.