mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
build(projects): 引入pwa插件,更新配置
This commit is contained in:
@ -30,13 +30,9 @@ export default defineConfig(configEnv => {
|
||||
},
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 3200,
|
||||
open: true,
|
||||
proxy: createViteProxy(isOpenProxy, envConfig)
|
||||
},
|
||||
preview: {
|
||||
port: 5050
|
||||
},
|
||||
optimizeDeps: {
|
||||
include: [
|
||||
'@antv/data-set',
|
||||
|
Reference in New Issue
Block a user