We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b8cb3 commit 7bb3353Copy full SHA for 7bb3353
nuxt.config.ts
@@ -60,7 +60,6 @@ export default defineNuxtConfig({
60
},
61
build: {
62
extractCSS: true,
63
- publicPath: isProd ? '/2022/_nuxt/' : '/_nuxt/',
64
loaders: {
65
imgUrl: {
66
esModule: false,
0 commit comments