We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在使用mako运行项目时,如果项目配置微应用的子应用配置qiankun: { slave: {} }后 ,publicPath如果配置/web/则无效,但配置/有效
第一步:打开mako:{} 第二步:配置子应用:qiankun: { slave: {} } 第三步:配置publicPath:publicPath: '/web/' 第四步:访问界面报错
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happens?
在使用mako运行项目时,如果项目配置微应用的子应用配置qiankun: { slave: {} }后 ,publicPath如果配置/web/则无效,但配置/有效
Mini Showcase Repository(REQUIRED)
How To Reproduce
第一步:打开mako:{}
第二步:配置子应用:qiankun: { slave: {} }
第三步:配置publicPath:publicPath: '/web/'
第四步:访问界面报错
Context
The text was updated successfully, but these errors were encountered: