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

Improve Webpack tree-shaking / code-splitting / a-la-cart imports #58

Open
NiloCK opened this issue Apr 29, 2019 · 1 comment
Open

Improve Webpack tree-shaking / code-splitting / a-la-cart imports #58

NiloCK opened this issue Apr 29, 2019 · 1 comment

Comments

@NiloCK
Copy link
Owner

NiloCK commented Apr 29, 2019

Vuetify, Lodash, and Moment library imports are having huge impacts on bundled output size:

image

Figure out the correct way to handle this. Per-function imports exist for lodash.

@NiloCK
Copy link
Owner Author

NiloCK commented Apr 29, 2019

Why is codemirror.js in this??

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