- 02 Aug, 2017 3 commits
-
-
Ade Viankakrisna Fadlil authored
* format UglifyJs error * move formatBuildError to react-dev-utils * fix readme * use regex for plucking the path from stack * make path human readable and fallback to show error if regex not matched * rename to printBuildError and add link to the docs * fix link indentation * improve readibility + shorten link
-
Joe Haddad authored
-
Joe Haddad authored
-
- 19 Jul, 2017 1 commit
-
-
Dan Abramov authored
-
- 13 Jul, 2017 1 commit
-
- 12 Jul, 2017 1 commit
-
-
Ade Viankakrisna Fadlil authored
* Docs for react-router v4 basename feature Fix https://github.com/facebookincubator/create-react-app/issues/2593 * Update README.md * Update README.md * Update README.md * Update README.md
-
- 03 Jul, 2017 1 commit
-
-
Danny Ho authored
Glob support has been added in source-map-explorer@1.4+
-
- 29 Jun, 2017 2 commits
-
-
Daniel Banck authored
"Styleguidist combines of a style guide, ..." --> "Styleguidist combines a style guide, ..."
-
Ade Viankakrisna Fadlil authored
* Add more info about apache client side routing After a revelation in https://github.com/facebookincubator/create-react-app/issues/2593#issuecomment-311729534 * Update README.md
-
- 28 Jun, 2017 3 commits
-
-
Jaco Bovenschen authored
* Add json and css to lint-staged in template README This changes the proposed way about using prettier inside the README.md, because prettier supports css since the 1.4.0 release and json since the 1.5.0 release. Was not sure if it was a good idea to add different regexes for json and css inside the README.md don't have a real opinion about it myself, could maybe easier for starters to do so if they wan't to add things like eslint or stylelint the the commit hooks. * Use capitalization for Javascript, CSS and JSON * Change 'Javascript to JavaScript'
-
Dan Abramov authored
* Minor code style edits to user guide * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
-
Dan Abramov authored
* Don't ask to install webpack for using Styleguidist * Update README.md
-
- 27 Jun, 2017 8 commits
-
-
Colin Galindo authored
-
Artem Sapegin authored
-
Maarten Hus authored
* Added instruction on how to install Prettier * Tweak style * Update README.md * Update README.md * Support JSX * Update README.md * Update README.md
-
Heng Li authored
-
Gabriel Aumala authored
In the section about npm run build fails in troubleshooting added more info about memory usage of the build script and a link to a tutorial for adding more swap space as a viable solution.
-
James Blight authored
* Update docs with WebSocket proxy information * Tweak wording
-
Brian Douglas authored
Due to many of the other examples in the README showing both `npm` and `yarn` commands. I have added an example of how to install a dependency using `yarn`.
-
Marius Wirtherle authored
* docs: added REACT_EDITOR to `Advanced Configuration` section * Update README.md * Update launchEditor.js
-
- 26 Jun, 2017 2 commits
-
-
Mateusz Zatorski authored
* add docs for setting up CircleCI for CRA * Reword
-
Jay V authored
* Adding link to tutorial on code splitting Link to tutorial on Code Splitting with React Router * Update README.md
-
- 18 Jun, 2017 2 commits
-
-
Andi N. Dirgantara authored
It should be `baz` instead of `bar` on last example.
-
Roman authored
* Update README.md Fix broken link to React Router documentation * Update README.md
-
- 12 Jun, 2017 2 commits
-
-
Khang Lu authored
- Call `npm run flow --init` won't create a .flowconfig file, it should be `npm run flow init`
-
Michael Shilman authored
-
- 08 Jun, 2017 1 commit
-
-
Alexandre Nicastro authored
-
- 04 Jun, 2017 1 commit
-
-
Norbert de Langen authored
* re-add storybook && update the documentation and links * Change to new documentation domain
-
- 02 Jun, 2017 1 commit
-
-
Ryan Sullivan authored
Removed Node v4 (CRA only supports Node >= 6)
-
- 31 May, 2017 1 commit
-
-
Rustem Kakimov authored
"ensuring that you web app" -> "ensuring that your web app"
-
- 29 May, 2017 1 commit
-
-
Lufty Wiranda authored
since CRA now use the latest version of Jest under the hood, `jest-enzyme` v3.2.0 is now working perfectly fine
-
- 26 May, 2017 1 commit
-
-
Mirza Joldic authored
Simplified steps for deploying app to `now` as a static site. No need to `serve` script in `package.json` file. As of May 15, 2017, all static deployments on `now` are free and unlimited.
-
- 24 May, 2017 1 commit
-
-
Dan Abramov authored
-
- 20 May, 2017 1 commit
-
-
Dan Abramov authored
* Disable host check if you don't use proxy * Add a way to opt out and document it
-
- 19 May, 2017 6 commits
-
-
Dan Abramov authored
-
Enguerran authored
s/adding-images-and-fonts/adding-images-fonts-and-files/
-
Kelly authored
* update readme with example of include path * Update README.md
-
Dan Abramov authored
* Hide React Storybook from the User Guide while it's incompatible * Update README.md
-
Alexander James Phillips authored
* Correct which .env. files are referenced in docs * Highlight this is not available until 1.0.0 * Formatting * Update README.md * Update README.md
-
Tharaka Wijebandara authored
* Add documentation about using code splitting * Revise docs a bit * Update README.md * Update README.md * Update README.md
-