vue cli 打包Cannot read property 'pop' of undefined 小杰在掘金 2022-08-19 1,468 阅读1分钟 vue cli 打包出现Cannot read property 'pop' of undefined,问题出现在splitChunkPlugin的配置中 解决办法:每个cacheGroups中配置enforce: true;