Skip to content

Commit bf186b3

Browse files
committed
build: gh pages deploy test
1 parent 41bc8ee commit bf186b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ const getBuildConf = (root: string, outDir: string, publicDir?: string) => {
2828
outDir,
2929
emptyOutDir: true,
3030
},
31+
base: '/fancyweb-ng/',
3132
plugins: [preact(), svgr(svgrOpts)],
3233
}
3334
}

0 commit comments

Comments
 (0)