Discussion: Too many config files in the root folder
See original GitHub issue@johnpapa raised a concern he got from people who saw how many files the CLI is generating.
So he offered to move the CLI files into an .angular-cli
folder so at least we’ll have a little less noise.
Points raised:
The good parts
- The root folder will be a little less messy
- We can set an example for other projects to clean up our dirty dirty root folder 😃
The bad parts
- People are used to stuff being in the root folder
- Unless we can convince all of the other projects to keep their file in a
config
folder this isn’t gonna change soon
We’ll love to hear more feedback from the community, so feel free to add your input and vote in favor or not.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:6
- Comments:24 (15 by maintainers)
Top Results From Across the Web
The creeping scourge of tooling config files in project root ...
Having config files in root means you know they can apply to all sub directories. This makes sense for configs that could ostensibly...
Read more >Multiple web.config files in the same directory - MSDN
Is there a way to make seperate web.config files for each client, while still all being set in IIS to the root directory...
Read more >Multiple Code Igniter Config Folders | General Discussion
So I have a server with server domains, and they are several sites that I'd like to run off one application. However, since...
Read more >How to design config files for each environment in github?
We have a root Data folder and inside that we have multiple sub-folders which has bunch of application and business conigs. Each sub-folder...
Read more >Multiple Web.Config files - from a code point-of-view
you can use the multiple web.config files in the sub-folders level. Each folder will contains its own web.config. Multiple Web.config files ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes, to be clear I meant just the angular cli specific files go in the
.cli
folder (or whatever it is called)BTW … idea came from @spboyer “Beardy”
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.