Commit a04e8a62 authored by 陈帅's avatar 陈帅

fix #2259 ,add disableRedirectHoist in config

parent 3a34bca9
......@@ -70,6 +70,7 @@ export default {
lessLoaderOptions: {
javascriptEnabled: true,
},
disableRedirectHoist: true,
cssLoaderOptions: {
modules: true,
getLocalIdent: (context, localIdentName, localName) => {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment