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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce bundle size #149

Open
zzarcon opened this issue May 8, 2018 · 0 comments
Open

Reduce bundle size #149

zzarcon opened this issue May 8, 2018 · 0 comments

Comments

@zzarcon
Copy link
Member

zzarcon commented May 8, 2018

Current bundle size is 1,5MB 馃槩
screen shot 2018-05-08 at 6 27 28 pm

There are 2 obvious dependencies that take most of it:

  • faker: 1MB => We can probably think about not bundling faker with the lib
  • lodash: 0.5MB => We must only bundle the utilities we actually use
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

1 participant