mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 20:56:45 +08:00
Merge branch 'feature/FCRS-1048投保流程优化需求' of http://112.124.100.131/GFRS/ebiz-h5 into feature/FCRS-1048投保流程优化需求
This commit is contained in:
@@ -56,6 +56,9 @@ module.exports = {
|
||||
port: 8082
|
||||
},
|
||||
configureWebpack: config => {
|
||||
config.cache = {
|
||||
type: "memory"
|
||||
}
|
||||
config.devtool = 'source-map'
|
||||
config.optimization = {
|
||||
minimizer: [
|
||||
|
||||
Reference in New Issue
Block a user