Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Generator supporting subfolder structure #91

Closed
tmaly1980 opened this issue Jun 20, 2017 · 1 comment
Closed

Generator supporting subfolder structure #91

tmaly1980 opened this issue Jun 20, 2017 · 1 comment

Comments

@tmaly1980
Copy link

tmaly1980 commented Jun 20, 2017

Any plans on supporting subfolders within the generators? Specifically, I am creating many small components all for one screen, while having several screens in my app. In the end I will probably have 30-40 components in my app, mainly to keep logic, styling, JSX, and testing more modularly. Specifically I'm using StorybookUI to refine my component designs/testing.

The App/Components folder is getting pretty cluttered and if I could run something like ignite g component Product/Review to generate App/Components/Product/Review.js (instead of App/Components/ProductReview.js), it would help with organization. The respective stylesheet would have to be put into the same respective subfolder under App/Components/Product/Styles/Review.js

@jamonholmgren
Copy link
Member

This is a cool idea but we don't plan to add this feature to Andross now that we are working primarily on Bowser. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants