Browse Source

Enable code split defaultly

jim 8 years ago
parent
commit
04e920e5b9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .webpackrc

+ 0 - 1
.webpackrc

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