v1.5.5
Bug Fixes
- @angular/cli: allow build output in outDir outside of project (6ae7f9d)
- @angular/cli: Disable comparisons feature in uglify compression in production (8a63396)
- @angular/cli: ensure purify is before uglify (2574101)
- @angular/cli: honor project's hmr warning option (73110e2)
- @angular/cli: support minified JS on safari 10 (9586f88)
- @ngtools/webpack: fallback to main thread typechecking (b7d0a09), closes #8331