mirror of
https://github.com/xlmnxp/extractify.zip.git
synced 2024-11-23 17:13:12 +03:00
try to fix css issue
This commit is contained in:
parent
7f1e012355
commit
256494be7d
@ -12,6 +12,9 @@ export default defineNuxtConfig({
|
|||||||
define: {
|
define: {
|
||||||
'process.env.DEBUG': false,
|
'process.env.DEBUG': false,
|
||||||
},
|
},
|
||||||
|
ssr: {
|
||||||
|
noExternal: ['vuetify'],
|
||||||
|
}
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user