Sfoglia il codice sorgente

Enable Dynamic Import defautly

偏右 7 anni fa
parent
commit
16cf4ce20c
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .webpackrc.js

+ 0 - 1
.webpackrc.js

@@ -27,7 +27,6 @@ export default {
     template: './src/index.ejs',
     template: './src/index.ejs',
   },
   },
   publicPath: '/',
   publicPath: '/',
-  disableDynamicImport: true,
   hash: true,
   hash: true,
   lessLoaderOptions: {
   lessLoaderOptions: {
     javascriptEnabled: true,
     javascriptEnabled: true,