Browse Source

chore: 提升build速度

zhangyuhan 3 years ago
parent
commit
6548b61476
1 changed files with 0 additions and 1 deletions
  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,