Skip to content

Commit 788c864

Browse files
committed
change: vite build base
1 parent 680a4f8 commit 788c864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/** @type {import('vite').UserConfig} */
22
export default {
3+
base: './',
34
build: {
45
outDir: 'template/public',
56
},

0 commit comments

Comments
 (0)