Explorar el Código

Enable code split defaultly

jim hace 8 años
padre
commit
04e920e5b9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .webpackrc

+ 0 - 1
.webpackrc

@@ -17,6 +17,5 @@
     "template": "./src/index.ejs"
   },
   "publicPath": "/",
-  "disableDynamicImport": true,
   "hash": true
 }