We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ab56d commit a4fc750Copy full SHA for a4fc750
vite.config.ts
@@ -17,7 +17,6 @@ export default ({ mode, command }) => {
17
}
18
})
19
return defineConfig({
20
- base: './',
21
// 开发服务器选项 https://cn.vitejs.dev/config/#server-options
22
server: {
23
open: true,
0 commit comments