ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

ionic with latest version always generate the file "app.routes.ts"

Open hernanjls opened this issue 2 years ago • 1 comments

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:

hernanjls avatar Apr 01 '23 06:04 hernanjls

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

sanchaykothari avatar May 03 '23 09:05 sanchaykothari