mirror of
https://github.com/BlossomiShymae/clean-cuts.git
synced 2025-12-06 10:10:47 +01:00
Rework ward skins
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
export default defineNuxtConfig({
|
||||
devtools: { enabled: true },
|
||||
ssr: false,
|
||||
|
||||
app: {
|
||||
baseURL: "/clean-cuts/",
|
||||
pageTransition: {
|
||||
@@ -56,7 +57,10 @@ export default defineNuxtConfig({
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
experimental: {
|
||||
payloadExtraction: false,
|
||||
},
|
||||
})
|
||||
|
||||
compatibilityDate: "2024-10-09",
|
||||
})
|
||||
Reference in New Issue
Block a user