Org-Dependent Unlocked Packages
Org-Dependent Unlocked Package and Test Coverage
// Org dependent unlocked package with additonal attributes
"packageDirectories": [
{
"path": "src/core/core-crm",
"package": "core-crm",
"versionNumber": "4.7.0.NEXT",
"skipTesting": true,
"skipCoverageValidation": true
},
...
]
}Last updated
Was this helpful?