能否在插件里定义路由?
#7397
Replies: 1 comment 1 reply
-
目前插件没有直接提供添加路由的能力,想进一步了解下,这个公用框架是希望用户能时刻默认用上最新版(module federation 模式),还是用户需要手动更新(npm 包模式)。 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
我目前有个需求,需要用modern.js开发一个后台管理系统,这个后台管理系统是一个公用的框架,后面其他项目想搭建后台管理的时候直接在modern.js的脚手架内引入插件即可而不是clone整个项目然后再修改这样,目前的插件模式能否满足?看了文档好像并没有相关的介绍
Beta Was this translation helpful? Give feedback.
All reactions