Skip to content

ng build --profile generates empty speed-measure-plugin.json #12763

Closed
@Adam-Michalski

Description

@Adam-Michalski

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

  1. ng new tester-measure
  2. cd tester-measure
  3. 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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions