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

Add 'analyze' command to package #1577

Open
benjamincharity opened this issue Jun 24, 2019 · 0 comments
Open

Add 'analyze' command to package #1577

benjamincharity opened this issue Jun 24, 2019 · 0 comments
Labels
Focus: build Issues concerning our CI or build process' P4: Nice to Have Target: latest Issues related to the latest version of the library (master) Type: chore Something that needs to be done but is not a bug or addition

Comments

@benjamincharity
Copy link
Contributor

This will make it easier for devs to verify how much is shipped to the client.

Example:

    "analyze": "npm run build:prod -- --stats-json && webpack-bundle-analyzer ./dist/angular-ngrx-material-starter/stats-es2015.json",

@benjamincharity benjamincharity added Focus: build Issues concerning our CI or build process' P4: Nice to Have Target: latest Issues related to the latest version of the library (master) Type: chore Something that needs to be done but is not a bug or addition labels Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Focus: build Issues concerning our CI or build process' P4: Nice to Have Target: latest Issues related to the latest version of the library (master) Type: chore Something that needs to be done but is not a bug or addition
Projects
None yet
Development

No branches or pull requests

1 participant