- 23 Sep, 2016 1 commit
-
-
Dan Abramov authored
* Don't hardcode react-scripts package name Fixes issue described in https://github.com/facebookincubator/create-react-app/issues/682#issuecomment-248781486. * Update eject.js
-
- 19 Sep, 2016 1 commit
-
-
Ville Immonen authored
-
- 18 Sep, 2016 1 commit
-
-
Dan Abramov authored
-
- 14 Sep, 2016 1 commit
-
-
Ville Immonen authored
-
- 11 Sep, 2016 2 commits
-
-
Ville Immonen authored
Change "configs" to "configuration files" .
-
Brandon Newton authored
* Improve the output of scripts/init.js * Add semi-colons;
-
- 02 Sep, 2016 1 commit
-
-
Dan Abramov authored
-
- 01 Sep, 2016 2 commits
-
-
Dan Abramov authored
Fixes #532
-
Dan Abramov authored
* Update Jest * Remove default snapshot test * Fix a few things * Add a simple default test * App.spec.js -> App.test.js * Fix e2e test * Bump Jest
-
- 25 Aug, 2016 1 commit
-
-
William Horton authored
* Get latest version numbers of react and react-dom from npm before install. * Run separate npm installs for react, react-dom, and react-test-renderer. * Consolidate into a single npm install. * Fix misplaced parenthesis, add missing semicolon. * Add missing semicolon.
-
- 08 Aug, 2016 1 commit
-
-
Rifat Nabi authored
* Creating a new app in the current directory * Fixed style mistakes
-
- 01 Aug, 2016 1 commit
-
-
Christoph Pojer authored
-
- 26 Jul, 2016 1 commit
-
-
Dan Abramov authored
-
- 25 Jul, 2016 2 commits
-
-
Dan Abramov authored
-
Kevin Lacker authored
-
- 24 Jul, 2016 2 commits
-
-
Dan Abramov authored
* Provide instructions on GH Pages deploy * Add docs for GH Pages deployment * Prevent incorrect paths in file-loader * Minor message tweaks * Update README.md * Fix relative paths
-
Keyan Zhang authored
* explicitly specify ESLint config path for editor plugins * changed to use single quote
-
- 22 Jul, 2016 2 commits
-
-
Nathan Verni authored
* Adds .gitignore file to default template * Simplify renames * Reference npm issue in comment * Removing leading slash
-
eanplatter authored
* Recursively copy the template folder * add fs-extra library
-
- 21 Jul, 2016 3 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
It is easier to add more scripts later this way.
-
eanplatter authored
* Add README to generated project * add logo.svg * syntax cleanup
-
- 19 Jul, 2016 1 commit
-
-
Kevin Lacker authored
-
- 18 Jul, 2016 14 commits
-
-
Christopher Chedeau authored
-
Christopher Chedeau authored
-
eanplatter authored
-
Jonny Buchanan authored
-
Max authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Christopher Chedeau authored
-
Dan Abramov authored
-
Christopher Chedeau authored
-
Christopher Chedeau authored
-
Christopher Chedeau authored
Summary: Test Plan: Reviewers: CC: Task ID: #
-
Christopher Chedeau authored
Test Plan: ``` npm pack node global-cli/index.js testing --scripts-version /Users/vjeux/random/react-getting-started/create-react-app-scripts-0.0.1.tgz ``` make sure it shows ``` Creating the app testing at /Users/vjeux/random/react-getting-started/testing ```
-