mirror of
https://github.com/iLay1678/i-tools.git
synced 2025-07-03 02:32:17 +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',
|
||||
devtools: { enabled: true },
|
||||
|
||||
nitro: {
|
||||
preset: "./cloudflare-preset"
|
||||
},
|
||||
|
||||
experimental: {
|
||||
},
|
||||
|
||||
@ -51,4 +47,4 @@ export default defineNuxtConfig({
|
||||
css: [
|
||||
'@/assets/css/main.scss'
|
||||
]
|
||||
})
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user