Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.5.0-RC - verbose stats #8144

Closed
intellix opened this issue Oct 21, 2017 · 2 comments · Fixed by #8262
Closed

1.5.0-RC - verbose stats #8144

intellix opened this issue Oct 21, 2017 · 2 comments · Fixed by #8262
Assignees
Labels
P1 Impacts a large percentage of users; if a workaround exists it is partial or overly painful severity5: regression type: bug/fix

Comments

@intellix
Copy link
Contributor

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Versions.

Angular CLI: 1.5.0-rc.2
Node: 8.6.0
OS: darwin x64
Angular: 5.0.0-rc.1
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

@angular/cli: 1.5.0-rc.2
@angular-devkit/build-optimizer: 0.0.29
@angular-devkit/core: 0.0.20
@angular-devkit/schematics: 0.0.34
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 1.8.0-rc.2
@schematics/angular: 0.0.48
typescript: 2.5.3
webpack: 3.7.1

Repro steps.

Create an application with lots of lazy modules and serve:

The log given by the failure.

chunk {styleguide.module} styleguide.module.chunk.js () 56.8 kB {admin.module} {affiliates.module} {deposit.module} {info.module} {main} {payment.module} {transactions.module} {withdraw.module}

Desired functionality.

Every serve/change displays so much information that errors can be hidden if I have a small Terminal window. There's a huge block of chunks and references to lots of other modules. It seems to be a little too much information and I'm not sure if it's useful

Mention any other details that might be useful.

@filipesilva filipesilva self-assigned this Oct 25, 2017
@filipesilva filipesilva added severity5: regression type: bug/fix P1 Impacts a large percentage of users; if a workaround exists it is partial or overly painful labels Oct 25, 2017
@filipesilva
Copy link
Contributor

This isn't intended, and seems to have originated with one of the recent webpack updates. Will fix.

filipesilva added a commit to filipesilva/angular-cli that referenced this issue Oct 31, 2017
It wasn't shown before and is quite spammy now.

Fix angular#8144
hansl pushed a commit that referenced this issue Oct 31, 2017
It wasn't shown before and is quite spammy now.

Fix #8144
hansl pushed a commit that referenced this issue Nov 1, 2017
It wasn't shown before and is quite spammy now.

Fix #8144
asnowwolf pushed a commit to asnowwolf/angular-cli that referenced this issue Nov 2, 2017
It wasn't shown before and is quite spammy now.

Fix angular#8144
dond2clouds pushed a commit to d2clouds/speedray-cli that referenced this issue Apr 23, 2018
It wasn't shown before and is quite spammy now.

Fix angular#8144
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P1 Impacts a large percentage of users; if a workaround exists it is partial or overly painful severity5: regression type: bug/fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants