Skip to content

Commit cdd722c

Browse files
committed
build: update vite config
1 parent 8700663 commit cdd722c

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
@@ -10,6 +10,7 @@ export default defineConfig(({ mode }) => {
1010

1111
return {
1212
plugins: [vue()],
13+
base: './',
1314
css: {
1415
postcss: {
1516
plugins: [

0 commit comments

Comments
 (0)