On release of ionic v7, introduced a new default folder structure with no app.module.ts file and app-routing.module.ts named as app.routes.ts and standalone home pages and other addition. Now when we create a new project we get the older folder structure as it was in v6.
Steps to Reproduce:
ionic start
Output:
Pasted the screenshot of the output generated by #ionic start
Prerequisites I have read the Contributing Guidelines. I agree to follow the Code of Conduct. I have searched for existing issues that already report this problem, without success.
Description:
On release of ionic v7, introduced a new default folder structure with no app.module.ts file and app-routing.module.ts named as app.routes.ts and standalone home pages and other addition. Now when we create a new project we get the older folder structure as it was in v6.
Steps to Reproduce:
ionic start
Output:
Pasted the screenshot of the output generated by #ionic start
My
ionic info
:Other Information: