Update Vite config
This commit is contained in:
parent
1c47f86270
commit
7601adb7ea
@ -169,6 +169,6 @@ export default defineConfig({
|
|||||||
|
|
||||||
ssr: {
|
ssr: {
|
||||||
// TODO: workaround until they support native ESM
|
// TODO: workaround until they support native ESM
|
||||||
noExternal: ['workbox-window', /vue-i18n/, 'element-plus'],
|
noExternal: ['workbox-window', /vue-i18n/, 'vuetify'],
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user