This is going to be required so we can add support for other proposals, as well as later set the accepted proposal as the default. Update stage-0 and stage-1 presets with `pipelineProposal` to thread down to the plugin.
6 lines
85 B
JSON
6 lines
85 B
JSON
{
|
|
"plugins": [
|
|
["proposal-pipeline-operator", { "proposal": "minimal" }]
|
|
]
|
|
}
|