Merge branch 'feature/FCRS-1048投保流程优化需求' of http://112.124.100.131/GFRS/ebiz-h5 into feature/FCRS-1048投保流程优化需求

This commit is contained in:
hz
2025-11-03 09:07:38 +08:00
4 changed files with 46 additions and 31 deletions

View File

@@ -56,6 +56,9 @@ module.exports = {
port: 8082
},
configureWebpack: config => {
config.cache = {
type: "memory"
}
config.devtool = 'source-map'
config.optimization = {
minimizer: [