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

Added budget to help us keep people with slow data plans in mind during dev #34

Merged
merged 1 commit into from
Oct 8, 2019
Merged

Conversation

thecouchcoder
Copy link
Contributor

Now when we run ng build --prod we will get a warning if the main bundle exceeds 1 mb or an error if it exceeds 2mb.

It was discussed in issue #3 that we would like to keep people with slow/restrictive data plans in mind during development, and this should help us with that.

Copy link
Owner

@mirekdlugosz mirekdlugosz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, that's cool! Didn't know Angular can do that.

Thanks for another great PR! :)

@mirekdlugosz mirekdlugosz merged commit 4c8299e into mirekdlugosz:master Oct 8, 2019
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

Successfully merging this pull request may close these issues.

2 participants