Throw when using Stage presets (#8293)
* inline stage presets into standalone, throw error with using Stage presets
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"presets": [
|
||||
"env",
|
||||
["stage-0", { "decoratorsLegacy": true, "pipelineProposal": "minimal" }]
|
||||
"env"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user