We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d9b7a commit 56379cbCopy full SHA for 56379cb
scripts/circleci/build.sh
@@ -7,7 +7,7 @@ set -e
7
# accurate.
8
curl -o scripts/rollup/results.json http://react.zpao.com/builds/master/latest/results.json
9
10
-yarn build --extract-errors
+yarn build
11
# Note: since we run the full build including extracting error codes,
12
# it is important that we *don't* reset the change to `scripts/error-codes/codes.json`.
13
# When production bundle tests run later, it needs to be available.
0 commit comments