splitChunksPlugin. // 同步加载,默认参数 // webpack.common.js module.export = { optimization: { splitChunks: { // chunks: 'async':只对异步代码生效,all是对 ...
確定! 回上一頁