فهرست منبع

fix #2259 ,add disableRedirectHoist in config

陈帅 7 سال پیش
والد
کامیت
a04e8a62ac
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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) => {