Angular2

Getting Generated Routes to Work in Angular-CLI

UPDATE The "new-new" router has dropped, and the Angular CLI has turned off the router generator until it has integrated it. In the interim, I've just been generating a component, renaming all of the files with a "+" if I want that route lazy loaded, then manually inserting the router config…