module.exports = { assetsDir: 'static', parallel: false, publicPath : './', productionSourceMap: false,//不生成map文件 }