Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: mention source maps if they are missing
When sourceMap is set to false, the router generator fails to find the TypeScript class declaration for the router and fails. This requirement is mentioned in the documentation, but debugging is faster if it is also mentioned at the time the source maps are actually needed.
- Loading branch information