- 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
-
- 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 6 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
-