根据Linus Borg的回答,我尝试将以下两个代码都放在 vue.config.js 文件。 尝试1: module.exports = { configureWebpack: { splitChunks: { minSize: 10000, ...
確定! 回上一頁