Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: not allowed empty routers in plugin
# Problem - When create custom router of plugin, routers(in config) may be empty # Solution - Use `lodash get` to default to empty Array when empty routers
- Loading branch information