Browse Source

fix #2259 ,add disableRedirectHoist in config

陈帅 7 năm trước cách đây
mục cha
commit
a04e8a62ac
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      config/config.js

+ 1 - 0
config/config.js

@@ -70,6 +70,7 @@ export default {
   lessLoaderOptions: {
     javascriptEnabled: true,
   },
+  disableRedirectHoist: true,
   cssLoaderOptions: {
     modules: true,
     getLocalIdent: (context, localIdentName, localName) => {