Browse Source

fix: force all ui stuff into commons-ui

tophf 3 years ago
parent
commit
02519cde52
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/plaid.conf.js

+ 0 - 1
scripts/plaid.conf.js

@@ -46,7 +46,6 @@ exports.optimization = {
           'node_modules/@?vue',
         ].map(re => re.source || re).join('|').replace(/\\?\//g, '[/\\\\]')),
         chunks: 'all',
-        minChunks: 2,
         priority: 100,
       },
       common: {