Open
Description
AFAIK, the current CLI does not handle ".dist" files: .symfony.dist.yaml
--which might not be that useful--, nor .symfony.dist.local.yaml
, .symfony.local.dist.yaml
, or .symfony.local.yaml.dist
(feels like every tool has its own conventions 😅).
In a project, it makes sense to share "standard" development configurations in the team.
However, I find it quite unnecessary and resource-consuming to run multiple Node watchers and Tailwind processes when I just want to work on PHP.
I know there's a --no-worker
option, but having a way to define personal local configurations that are not shared in VCS would be fantastic. 🙏
I can't help much with the implementation (but I can make a solid 🦆), but I can definitely bring you some coffee next week. :))
Metadata
Metadata
Assignees
Labels
No labels