Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(@angular-devkit/build-angular): clean no-longer used assets duri…
…ng builds This reduce memory consumption during re-builds. ``` runtime.ba93f81591909b93394f.hot-update.js.map will be removed styles.ba93f81591909b93394f.hot-update.js.map will be removed runtime.ba93f81591909b93394f.hot-update.json will be removed runtime.ba93f81591909b93394f.hot-update.js will be removed styles.ba93f81591909b93394f.hot-update.js will be removed ``` See webpack/webpack#12947 (comment) and webpack/webpack#13127
- Loading branch information