配置 dependOn option 选项,这样可以在多个chunk 之间共享模块:. webpack.config.js const path = require('path'); module.exports = { mode: 'development', ...
確定! 回上一頁