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

How does it work exactly? #3

Open
renatocarvalho opened this issue Aug 8, 2016 · 1 comment
Open

How does it work exactly? #3

renatocarvalho opened this issue Aug 8, 2016 · 1 comment

Comments

@renatocarvalho
Copy link

Tried ember-cli-asset-sizes-shim here on a new ember app to test. But I couldn't see any difference.

Where should I look for these things below?

- list vendor modules and size / gzip / gzip + min (ordered by size)
- size of modules added to an app by an addon (per addon) (size / gzip / gzip + min)
- list final build sizes for JS/CSS (size / gzip / gzip + min)
- list other assets by size
- list sizes at build time
- detect js/css payload size regressions
@MiguelMadero
Copy link

MiguelMadero commented Oct 14, 2016

ember help asset-sizes 

You can run

ember asset-sizes

This information should probably be on the README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants