Creates a list of all routes in an angular application. Paths coming from lazy loaded modules are also included.
npx ng-pathfinder
# or to define a tsconfig
npx ng-pathfinder -p ./project/tsconfig.json
MIT
Creates a list of all routes in an angular application. Paths coming from lazy loaded modules are also included.
npx ng-pathfinder
# or to define a tsconfig
npx ng-pathfinder -p ./project/tsconfig.json
MIT