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

fix: tree shaking not working #73

Merged
merged 1 commit into from
Jul 28, 2023
Merged

fix: tree shaking not working #73

merged 1 commit into from
Jul 28, 2023

Conversation

userquin
Copy link
Owner

@userquin userquin commented Jul 28, 2023

Using vite-plugin-vuetify and removed Nuxt components:extend hook: if using all components, Nuxt will create common assets to be reused in pages, I'll ask what can we do with this: in the current playground there will be an entry-**.js with almost all Vuetify components, adding a new page with just a simple v-btn will reuse previous asset.

This PR also updates some broken link in Nuxt Plugin Hooks and how to configure UnoCSS Nuxt Module and the configuration to use the new Vuetify unocss-mdi icon set.

closes #70

@netlify
Copy link

netlify bot commented Jul 28, 2023

Deploy Preview for vuetify-nuxt-module ready!

Name Link
🔨 Latest commit 587a31f
🔍 Latest deploy log https://app.netlify.com/sites/vuetify-nuxt-module/deploys/64c3b77391c7e90008c3b47d
😎 Deploy Preview https://deploy-preview-73--vuetify-nuxt-module.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@userquin userquin merged commit cf7a999 into main Jul 28, 2023
5 checks passed
@userquin userquin deleted the userquin/fix-tree-shaking branch July 28, 2023 12:50
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

Successfully merging this pull request may close these issues.

No treeshaking functionality
1 participant