如何实现动态加载模块
#332
Replies: 1 comment
-
|
直接使用 module federation dynamic import,webpack 文档有介绍 后续加上 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在尝试用emp实现一个项目,需求是运行时,根据用户权限动态加载前端模块,但是emp-config的remote配置是静态写死的,而且是在打包时解析的,请问有没有什么建议,非常感谢。
Beta Was this translation helpful? Give feedback.
All reactions