Please provide us with the following information:
OS?
Windows 10
Versions.
Please run ng --version.
1.0.0-beta 16
Repro steps.
Create a new project.
My question around app.routing.module.ts; when you create a new project using beta 16 you get this new module, yet this module is not used anywhere (that I can determine), and the README indicates that routing is not supported currently.
What is the purpose of this module and how is the CLI is intended to use this module, and if we want to upgrade our current application created using beta 15 version?
OS?
Versions.
Repro steps.
My question around app.routing.module.ts; when you create a new project using beta 16 you get this new module, yet this module is not used anywhere (that I can determine), and the README indicates that routing is not supported currently.
What is the purpose of this module and how is the CLI is intended to use this module, and if we want to upgrade our current application created using beta 15 version?