Skip to content

Commit a4fc750

Browse files
committed
chore: vite base 使用默认设置
1 parent 06ab56d commit a4fc750

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export default ({ mode, command }) => {
1717
}
1818
})
1919
return defineConfig({
20-
base: './',
2120
// 开发服务器选项 https://cn.vitejs.dev/config/#server-options
2221
server: {
2322
open: true,

0 commit comments

Comments
 (0)