Browse Source

Enable Dynamic Import defautly

偏右 7 năm trước cách đây
mục cha
commit
16cf4ce20c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,