我們試著使用 splitChunks 將上例的 lodash 給切割出來: // ./demos/split-chunks/webpack.config.js module.exports = { mode: "none", optimization: { ...
確定! 回上一頁