Closed
Description
ng build --profile
generates empty speed-measure-plugin.json
- [x] bug report -> please search issues before submitting
Command (mark with an x
)
- [x] build
Versions
ng --version
Angular CLI: 7.0.3
Node: 11.0.0
OS: win32 x64
Angular: 7.0.1
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.10.3
@angular-devkit/build-angular 0.10.3
@angular-devkit/build-optimizer 0.10.3
@angular-devkit/build-webpack 0.10.3
@angular-devkit/core 7.0.3
@angular-devkit/schematics 7.0.3
@angular/cli 7.0.3
@ngtools/webpack 7.0.3
@schematics/angular 7.0.3
@schematics/update 0.10.3
rxjs 6.3.3
typescript 3.1.3
webpack 4.19.1
Repro steps
Create new project and run ng build --profile
ng new tester-measure
cd tester-measure
ng build --profile
failure
Generated empty speed-measure-plugin.json
Desired functionality
Not empty speed-measure-plugin.json
additional
chrome-profiler-events.json
way to big to open in chrome. (Chrome crashes)