We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbf2cfd + c9279f5 commit 7ba14acCopy full SHA for 7ba14ac
scripts/rollup/build-all-release-channels.js
@@ -61,7 +61,6 @@ const argv = yargs.wrap(yargs.terminalWidth()).options({
61
describe: 'Build the given release channel.',
62
requiresArg: true,
63
type: 'string',
64
- default: 'experimental',
65
choices: ['experimental', 'stable'],
66
},
67
index: {
0 commit comments