Skip to content

Commit ac3ca56

Browse files
committed
more vite tweaks
1 parent 00e3cbf commit ac3ca56

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

File renamed without changes.

vite.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export default {
2-
// config options
2+
base: './',
33
optimizeDeps: { exclude: ["fsevents"] },
4-
54
publicDir: 'public'
65
}

0 commit comments

Comments
 (0)