-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
建议根据views的顶层文件夹生成路由模块功能 #57
Labels
enhancement
New feature or request
Comments
哪方面的维护痛苦 |
维护meta字段,配权限 |
拆成模块也没啥区别,该配置哪个路由还是得配置 |
用soybeanjs开发的好几个生产项目了,其他没啥,就是生成的路由文件上千行了,去找路由配置meta确实很痛苦 |
关于路由插件,我后面会抽时间搞一个新的版本,经过一些使用者的反馈,主要是目前路由层级和文件夹的层级强绑定带来了很多不便之处。 |
好的,感谢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前生成的路由全部在一个文件下,维护太痛苦了,根据views的顶层文件夹生成相应的路由模块会好很多
The text was updated successfully, but these errors were encountered: