zhangyuhan 3 жил өмнө
parent
commit
6548b61476
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      vue.config.js

+ 0 - 1
vue.config.js

@@ -1,7 +1,6 @@
 const webpack = require('webpack')
 const { cdn, getProxyOfDomain, getProxyOfIp } = require('./config')
 module.exports = {
-  parallel: false,
   productionSourceMap: false,
   outputDir: 'page_big_pc',
   publicPath: process.env.VUE_APP_BASE_PUBLIC,