ionic-cli
ionic-cli copied to clipboard
ionic with latest version always generate the file "app.routes.ts"
Description:
ionic with latest version always generate the file "app.routes.ts" in any clean isntallation, (I test in diferent pc windows and linux)
I know that the file "app.routes.ts" was generated in previus version 3 or less, how I can generate the structure of files like version 6 or version 5?
Steps to Reproduce:
Output:
My ionic info:
<paste here>
Other Information:
I was not aware the for v3, ionic used to produce "app.routes.ts", I am using v6 and v7 and on first v7 release Ionic started creating a different folder structure. Now they have gone back to creating app-routing.module.ts as last checked yesterday. I have also opened an issue for the same #5006