Vue.component()与Vue.use()会导致webpack打包产生的chunk-vendors.js过大会 ... splitChunks({ chunks: 'all', minSize: 20000, minChunks: 1, });
確定! 回上一頁