- 08 Jan, 2018 1 commit
-
-
Dan Abramov authored
-
- 02 Jan, 2018 3 commits
-
-
Quentin Bahers authored
Replace `provide a lot value` with `provide a lot of value`.
-
Elie authored
-
Christian Danielsen authored
* use safer/more aesthetic syntax * fix typo
-
- 18 Dec, 2017 1 commit
-
-
Amadeo Gallardo authored
The launch configuration code provided is not compatible with VSCode since version 1.19. The proposed documentation change is based on the response by a VSCode team member. References: https://github.com/facebookincubator/create-react-app/issues/3602#issuecomment-352075571 https://github.com/Microsoft/vscode/issues/40293#issuecomment-352017028
-
- 27 Nov, 2017 1 commit
-
-
Aaron Lamb authored
-
- 25 Nov, 2017 1 commit
-
-
Gavin Gilmour authored
-
- 19 Nov, 2017 1 commit
-
-
JANG SUN HYUK authored
-
- 14 Nov, 2017 1 commit
-
-
Matt Morgis authored
* docs: adding section about debugging tests * docs: removing node-inspector references * docs: replacing terminal command with npm script * Update README.md
-
- 03 Nov, 2017 3 commits
-
-
Loren Sands-Ramshaw authored
"subway" by itself is not a proper noun
-
Kenneth Auchenberg authored
* Add link to VS Code troubleshooting guide * Update README.md
-
Kenneth Auchenberg authored
-
- 02 Nov, 2017 1 commit
-
-
Ryan Swapp authored
Fixed a small grammatical issue that I noticed while browsing the README today
-
- 28 Oct, 2017 5 commits
-
-
Hrvoje Šimić authored
instead of using `&&` to run multiple commands in `package.json`, guide users to use `npm-run-all`
-
captDaylight authored
-
Ryan Sullivan authored
This resolves #3272.
-
Aaron Shafovaloff authored
- 26 Oct, 2017 1 commit
-
-
Dan Abramov authored
It's confusing: https://mobile.twitter.com/brianleroux/status/923581596720013312 h/t @brianleroux
-
- 21 Oct, 2017 1 commit
-
-
Matt Phillips authored
-
- 19 Oct, 2017 1 commit
-
-
Josh Branchaud authored
The existing link lands on a 'this page has moved' placeholder that doesn't redirect to the correct location. This PR replaces it with the currently working URL.
-
- 17 Oct, 2017 2 commits
-
-
Joe Haddad authored
-
- 11 Oct, 2017 1 commit
-
-
André Ericson authored
-
- 29 Sep, 2017 2 commits
-
-
David Beitey authored
-
Robert Panzer authored
Correct manual proxy documentation
-
- 20 Sep, 2017 1 commit
-
-
Rick Beerendonk authored
* Class fields to stage 3 Per 2017.07.27 TC39 https://github.com/tc39/proposals/commit/0bbbb08c3cdcc986d59b21782b70633329546042 * Be explicit that only the public part of the unified field proposal is available.
-
- 21 Aug, 2017 1 commit
-
-
Ekaterina Prigara authored
* Debugging in WebStorm * Fixed formatting for shortcuts * Added note about default URL
-
- 14 Aug, 2017 1 commit
-
-
Pier-Luc Gendreau authored
The service was rebranded to xervo.io and was completely shut down in April 2017
-
- 09 Aug, 2017 2 commits
-
-
Thomas Bassetto authored
Fixing a small typo.
-
Joe Haddad authored
-
- 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
-