mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
build(projects): 配置更改
This commit is contained in:
@ -35,9 +35,12 @@ export default defineConfig(configEnv => {
|
||||
open: true,
|
||||
proxy: createViteProxy(isOpenProxy, envConfig)
|
||||
},
|
||||
preview: {
|
||||
port: 5050
|
||||
},
|
||||
build: {
|
||||
brotliSize: false,
|
||||
sourcemap: true,
|
||||
sourcemap: false,
|
||||
commonjsOptions: {
|
||||
ignoreTryCatch: false
|
||||
}
|
||||
|
Reference in New Issue
Block a user