configureWebpack: config => { config['performance'] = { // 打包报警静态文件大小配置(单位: bytes) maxAssetSize: 100000, };},