Skip to content

Commit e6cbab6

Browse files
committed
feat: up build conf
1 parent 495bb8f commit e6cbab6

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
@@ -6,6 +6,7 @@ import svgr from 'vite-plugin-svgr'
66

77
// https://vite.dev/config/
88
export default defineConfig({
9+
base: '/tutorial/',
910
plugins: [
1011
react(),
1112
svgr(),

0 commit comments

Comments
 (0)