-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
featureIssue or pull request for a new featureIssue or pull request for a new feature
Description
Is your feature request related to a problem? Please describe.
sfdx-project.json file becomes very difficult to read when it is big, currently, we already have +50 packages and for the next year probably it is going to be around +100.
Large text files lead to merge conflicts, also is very difficult to understand multi-directory projects.
What are you trying to do
I would like to have more flexibility on sfdx-project.json files. E.g: group packages per domain, provide them some capabilities like comments, or even have more granular configurations (per package).
Describe the solution you'd like
YML support E.g (sfdx-project.yml)
Additional context
Large sfdx-project.json files
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureIssue or pull request for a new featureIssue or pull request for a new feature