You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we get more "sub-projects" in the repo—predominantly represented as separate SFDX projects for each set of samples—it would be good to properly configure a top-level project in the hierarchical structure, to allow for consistent application of project maintenance features like linting, formatting standards, etc.
We should:
Design a hierarchical project structure, that allows common / collective tasks to be pulled out to top-level project workflows.
Leverage Lerna to stitch the hierarchy together, updating all top-level and sub-project configurations as necessary to support this configuration.
The text was updated successfully, but these errors were encountered:
As we get more "sub-projects" in the repo—predominantly represented as separate SFDX projects for each set of samples—it would be good to properly configure a top-level project in the hierarchical structure, to allow for consistent application of project maintenance features like linting, formatting standards, etc.
We should:
The text was updated successfully, but these errors were encountered: