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 9dc8864 commit fba54a0Copy full SHA for fba54a0
README.md
@@ -112,6 +112,6 @@ Lints `ReactCardFlipper.js` and outputs any warnings or errors.
112
##### `yarn test`
113
Runs EsLint, and builds the test output.
114
115
-#### Running Test Build
+#### Running Production Build
116
##### `yarn build`
117
-Compiles a new test build.
+Compiles a new build in the `dist/` folder.
0 commit comments