mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
PR #20717 accidentally broke the `--commit` parameter because the script errors if you provide both a `--build` and a `--commit`. I solved by removing the validation error. When there's a conflict, it will choose the --`build`. (Although maybe we should `--build` entirely and always uses `--commit`. I think `--commit` is a sufficient replacement.) |
||
|---|---|---|
| .. | ||
| check-environment-variables.js | ||
| download-build-artifacts.js | ||
| get-latest-master-build-number.js | ||
| parse-params.js | ||
| print-prerelease-summary.js | ||
| test-packaging-fixture.js | ||
| test-tracing-fixture.js | ||