We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify, Lodash, and Moment library imports are having huge impacts on bundled output size:
Vuetify
Lodash
Moment
Figure out the correct way to handle this. Per-function imports exist for lodash.
The text was updated successfully, but these errors were encountered:
Why is codemirror.js in this??
Sorry, something went wrong.
#58 Some notes on fixing minification problem
a300000
(Total garbage!) See: https://forum.vuejs.org/t/webpack-class-style-components-having-names-clobbered-in-production-build/59148
No branches or pull requests
Vuetify
,Lodash
, andMoment
library imports are having huge impacts on bundled output size:Figure out the correct way to handle this. Per-function imports exist for lodash.
The text was updated successfully, but these errors were encountered: