There was an error while loading. Please reload this page.
1 parent fda14f4 commit 1e42648Copy full SHA for 1e42648
1 file changed
nuxt.config.ts
@@ -11,7 +11,7 @@ export default defineNuxtConfig({
11
base: '/2022/',
12
},
13
app: {
14
- buildAssetsDir: '/_nuxt/',
+ buildAssetsDir: '_nuxt/',
15
baseURL: isProd ? '/2022/' : '/',
16
17
0 commit comments