Skip to content

Commit 7bb3353

Browse files
committed
Revert - fix: アニメーションの basePath を修正
1 parent c7b8cb3 commit 7bb3353

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nuxt.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ export default defineNuxtConfig({
6060
},
6161
build: {
6262
extractCSS: true,
63-
publicPath: isProd ? '/2022/_nuxt/' : '/_nuxt/',
6463
loaders: {
6564
imgUrl: {
6665
esModule: false,

0 commit comments

Comments
 (0)