ionic-team / ionic-team/ionic-cli
is v4 support folder structure?
Open
triage
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
https://beta.ionicframework.com/docs/building/migration is written like structure.
```
src/
├── app/
├── components/
├── services/
└── pages/
```
But starter template and `ionic g` don't support this structure. I have not chased for a long time, what has become of this problem?
If Ionic team is waiting for implementation, I would like to challenge this. or If it keeps going, I would like to make option `ionic g -d`(`--directory`).
I believe that Ionic v3 structure supported many beginner's learning, this structure is great. so
I also want to make it standard specification in v4.
thanks.
Contributor guide
Assessment
This issue has not been assessed yet.