Charles Lyding b9f69d6796 fix(@angular-devkit/build-angular): fully optimize script bundles with bundle downleveling
This also allows terser to perform ECMA 6 level compress optimizations on the actual application bundles (non-script bundles) which can provide for further size improvements.

Fixes #15507
2019-09-10 11:07:36 -07:00
..

Angular Webpack Build Facade

WIP