lanjianrong пре 4 година
родитељ
комит
8def18c131
1 измењених фајлова са 0 додато и 6 уклоњено
  1. 0 6
      config/config.js

+ 0 - 6
config/config.js

@@ -104,12 +104,6 @@ export default defineConfig({
                 test: /[\\/]node_modules[\\/]antd[\\/]/,
                 chunks: 'all',
                 priority: 9
-              },
-              lodash: {
-                name: 'lodash',
-                test: /[\\/]node_modules[\\/]lodash[\\/]/,
-                chunks: 'all',
-                priority: -2
               }
             }
           }