chenrui  2 роки тому
батько
коміт
e220d7cc0e
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -67,7 +67,7 @@ module.exports = {
   },
   chainWebpack(config) {
     // it can improve the speed of the first screen, it is recommended to turn on preload
-    config.externals({ './cptable': 'var cptable' })
+    // config.externals({ './cptable': 'var cptable' })
     config.plugin('preload').tap(() => [
       {
         rel: 'preload',