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

docs(readme): Update AngularFire library size #10

Closed
wants to merge 2 commits into from
Closed

docs(readme): Update AngularFire library size #10

wants to merge 2 commits into from

Conversation

davideast
Copy link

@davideast davideast commented Jan 5, 2018

Hey @hamedbaatour! I have updated AngularFire to the proper library size. I used the files gzipped but I you want ungzipped I can provide that was well.

Also, AngularFire is broken up into separate modules so it's not necessarily 12.9kb that you'll use. Perhaps we should expand the table row to show each module's size.

Does AngularFire-Lite break each feature into a separate NgModule?

Update: I just realized you are using the tarball of the npm module to measure size. This isn't an accurate form of measurement as not everything shipping in the tarball is incldued in your app. AngularFire ships the documentation, README, multiple tsconfigs and package.json files. If we want to measure size, I recommend we use the minified and compressed UMD bundle size of each feature module. Does that sound good?

Hey @hamedbaatour! I have updated AngularFire to the proper library size. I used the files gzipped but I you want ungzipped I can provide that was well.

Also, AngularFire is broken up into separate modules so it's not necessarily 12.9kb that you'll use. Perhaps we should expand the table row to show each module's size.

Does AngularFire-Lite break each feature into a separate NgModule?
@davideast
Copy link
Author

Hey @hamedbaatour! Any updates on this?

@davideast
Copy link
Author

Hi @hamedbaatour. Why did you close this? Your README is still incorrectly reporting the size of AngularFire.

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