Sfoglia il codice sorgente

Enable code split defaultly, close #1117

afc163 7 anni fa
parent
commit
3007437298
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .webpackrc.js

+ 0 - 1
.webpackrc.js

@@ -18,7 +18,6 @@ export default {
   html: {
     template: './src/index.ejs',
   },
-  disableDynamicImport: true,
   publicPath: '/',
   hash: true,
 };