瀏覽代碼

Enable Dynamic Import defautly

偏右 7 年之前
父節點
當前提交
16cf4ce20c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .webpackrc.js

+ 0 - 1
.webpackrc.js

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