"docs/_includes/nav-docs.html" did not exist on "93db7c2c74d67e946276f635094c4e997839ee97"
- 02 Jan, 2018 1 commit
-
-
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
-
- 15 Dec, 2017 1 commit
-
-
Nils Magnus Englund authored
Replaced `it's` with `its`
-
- 11 Dec, 2017 1 commit
-
-
Rahul Chanila authored
the code got updated from `detect()` to `choosePort` while the comment did not.
-
- 07 Dec, 2017 1 commit
-
-
Ian Sutherland authored
-
- 27 Nov, 2017 3 commits
-
-
Dan Abramov authored
-
Aaron Lamb authored
-
David Gilbertson authored
-
- 25 Nov, 2017 1 commit
-
-
Gavin Gilmour authored
-
- 21 Nov, 2017 1 commit
-
-
Joe Haddad authored
-
- 19 Nov, 2017 1 commit
-
-
JANG SUN HYUK authored
-
- 17 Nov, 2017 1 commit
-
-
Misha Khokhlov authored
This fixes the broken link to removed `href-no-hash.md` file, that is no longer available in the [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) plugin (since [6.0.0](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/a14617528cda23c6c88902ace1d083e4e13ac271/CHANGELOG.md))
-
- 15 Nov, 2017 2 commits
-
-
Jeffrey Posnick authored
-
vannio authored
Fix another dead link
-
- 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
-
- 09 Nov, 2017 1 commit
-
-
Trevor Brindle authored
* add —use-npm flag to bypass yarn * add e2e test for —use-npm flag
-
- 07 Nov, 2017 1 commit
-
-
Joe Lim authored
* improve eject message * cross os implementation
-
- 05 Nov, 2017 2 commits
-
-
Ovidiu Cherecheș authored
-
Joe Lim authored
* one-line waiting for app start * remove fixed todo
-
- 04 Nov, 2017 1 commit
-
-
Joe Lim authored
* extra watch options regex to react-dev-utils * fix regex * add test * fix eslint error * include react-dev-utils test in CI script * attempt to fix import error * attempt to fix error on CI * Update .eslintrc
-
- 03 Nov, 2017 6 commits
-
-
Dan Abramov authored
- react-scripts@1.0.17
-
Dan Abramov authored
-
Dan Abramov authored
-
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
-
- 31 Oct, 2017 8 commits
-
-
Dan Abramov authored
- create-react-app@1.4.3 - react-dev-utils@4.2.1 - react-scripts@1.0.16
-
Dan Abramov authored
-
Dan Abramov authored
-
Piotr authored
-
Dan Abramov authored
* Changelog for 1.0.15 * Update CHANGELOG.md * Update CHANGELOG.md
-
Pete Feltham authored
-
Dan Abramov authored
Lerna is acting up.
-
Dan Abramov authored
- babel-preset-react-app@3.1.0 - react-dev-utils@4.2.0 - react-error-overlay@3.0.0 - react-scripts@1.0.15
-
- 30 Oct, 2017 2 commits
-
-
Dan Abramov authored
* Add preflight CWD check for npm * Typos
-
Joe Haddad authored
* Try a custom function * fix path * install rsync * Test with node 8 * Ensure package is removed from the tree * Remove ours * matching functions * try cygwin * try c:/ * sigh * Try /cygdrive/ * Try /cygdrive/ * Revert "Try /cygdrive/" This reverts commit ab1ed779456d39bedbdb128a7aec3bb88b8eeb1c. * Use sub-optimal copy * Remove rsync install * Fix variable * Continue on err * Don't link react-scripts, lol * run yarn after eject * re-enable cleanup * uninstall yarn * try with force * appveyor ... seriously? * swallow bad eject * remove eject error swallow * Revert "run yarn after eject" This reverts commit eebf1dbc19aeb6e1f66d5ec27bda2d076bea0956. * Run yarn after eject * add a comment
-
- 28 Oct, 2017 3 commits
-
-
IJAJ MULANI authored
-
Hrvoje Šimić authored
instead of using `&&` to run multiple commands in `package.json`, guide users to use `npm-run-all`
-