vuetify.js as it exceeds the max of 500KB. #14804
Unanswered
ricardovanlaarhoven
asked this question in
Q&A
Replies: 1 comment 2 replies
-
https://babeljs.io/docs/en/options#compact There won't be 500KB in a single file if you use https://vuetifyjs.com/en/features/treeshaking/ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Vuetify Version: 2.6.4
Vue Version: 2.6.13
Browsers: Chrome 99.0.4844.51
OS: Windows 10
Steps to reproduce
just
npm run build
Expected Behavior
No warning
Actual Behavior
[BABEL] Note: The code generator has deoptimised the styling of ......../node_modules/vuetify/dist/vuetify.js as it exceeds the max of 500KB.
Reproduction Link
there is no useful reproduction link possible in my opinion
Beta Was this translation helpful? Give feedback.
All reactions