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

Size of bundle.js #168

Open
zawsx opened this issue Apr 25, 2018 · 0 comments
Open

Size of bundle.js #168

zawsx opened this issue Apr 25, 2018 · 0 comments

Comments

@zawsx
Copy link

zawsx commented Apr 25, 2018

https://github.com/kantord/bottoml.in-e imports the just-dashboard module to show one way it can be used and outputs bundle.js
When I complile it, I'm actually getting bundle.js split into two parts as my webpack output, 625kb and 2548Kb. Looking back at the dashboard include, my dashboard.js is 3781kb and my vendors bundle 3335Kb
Is there a minimisation option I can take as I can't figure out why my bundle is 2171kb, more than double yours?

@kantord kantord added this to To do in just-dashboard Apr 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
just-dashboard
  
To do
Development

No branches or pull requests

1 participant