You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an error on your app-routing.module.ts, there is a trailing comma in your array.
For others files, I just release 0.0.22 version for supporting multiples components for same route
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.
lockbot
locked as resolved and limited conversation to collaborators
Oct 1, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have angular-cli app with few lazy loaded modules.
After generating documentation there are only listed routes from first submodule.
But I have one main routing module and 3 submodules.
You can see my routing modules here: https://github.com/shardis/shardis/search?utf8=%E2%9C%93&q=RouterModule.for&type=Code
Only first AboutRoutingModule was scanned and listed in docs
The text was updated successfully, but these errors were encountered: