mirror of
https://github.com/iLay1678/i-tools.git
synced 2025-07-03 10:42:15 +08:00
Update nuxt.config.ts
This commit is contained in:
parent
ead447d0b3
commit
f5a8e452f3
@ -3,10 +3,6 @@ export default defineNuxtConfig({
|
|||||||
compatibilityDate: '2024-11-01',
|
compatibilityDate: '2024-11-01',
|
||||||
devtools: { enabled: true },
|
devtools: { enabled: true },
|
||||||
|
|
||||||
nitro: {
|
|
||||||
preset: "./cloudflare-preset"
|
|
||||||
},
|
|
||||||
|
|
||||||
experimental: {
|
experimental: {
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -51,4 +47,4 @@ export default defineNuxtConfig({
|
|||||||
css: [
|
css: [
|
||||||
'@/assets/css/main.scss'
|
'@/assets/css/main.scss'
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user