mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
build(projects): vite配置更新
This commit is contained in:
@ -18,6 +18,10 @@ export default defineConfig({
|
||||
},
|
||||
plugins,
|
||||
build: {
|
||||
brotliSize: false
|
||||
brotliSize: false,
|
||||
sourcemap: false
|
||||
},
|
||||
server: {
|
||||
strictPort: true
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user