要理解 splitChunks ,先要理解几个基本概念,module 、 chunk 和bundle :. module:每个import 引入的文件就是一个模块(也就是直接手写的代码)。
確定! 回上一頁