ssr.noExternal not working #3316
Unanswered
prakhyatox
asked this question in
Discussion
Replies: 2 comments 1 reply
|
Can you reach out to the Vuetify team? It seems to be a Vuetify issue with Vite in general? |
0 replies
|
Also, have you seen https://vike.dev/vuetify ? |
1 reply
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.
I have been running into an issue while
npm run build. My application is vue3+vite. But I have implement vike-vue to make is SEO friendly. I am using vuetify library for styling.While build I am facing error
I tried with both options giving in the link, https://vike.dev/broken-npm-package#err-unknown-file-extension but it does not work.
If I do
it gives me error
All reactions