SplitChunksPlugin 是webpack开箱即用的插件,不需要单独安装。 默认情况下只对按需块(异步块)有影响: chunks:'async' 。 optimization.splitChunks ...
確定! 回上一頁