To do so, you need to use the new optimization node in webpack: optimization: { splitChunks: { cacheGroups: { default: false, commons: { test: ...
確定! 回上一頁