- 12 May, 2017 1 commit
-
-
Valerii Sorokobatko authored
* support different env configs. * fomrat code * Hide doc * Slightly rework the PR * Remove .env in default template * Use just one entry in the paths * Unify env.js and loadEnv.js * Oops, forgot these folks
-
- 14 Mar, 2017 1 commit
-
-
David authored
* Makes end-to-end testing crash on unhandled rejections * Comment fix
-
- 07 Mar, 2017 1 commit
-
-
Valerii Sorokobatko authored
* mv create-react-app/index.js -> create-react-app/creteReactApp.js * update to modern code style * var -> cosnt * set trailing-coma to es5 for prettier
-
- 06 Mar, 2017 1 commit
-
-
Dan Abramov authored
-
- 04 Mar, 2017 1 commit
-
-
Daniel Grant authored
* Refactor start script into modules * Move dev server config into config file * Replace eject file whitelist with a "remove-file-on-eject" flag * Move utils into scripts folder (for inclusion in ejection) * Add missed changes * Pass showInstructions as an argument * Fix eject bug * Don't eject babelTransform
-
- 26 Feb, 2017 1 commit
-
-
Dan Abramov authored
-
- 24 Feb, 2017 1 commit
-
-
Joe Haddad authored
Resolves #1417 and #1498.
-
- 23 Dec, 2016 1 commit
-
-
David authored
-
- 11 Dec, 2016 2 commits
-
-
Dan Abramov authored
-
Benoit Averty authored
-
- 01 Oct, 2016 1 commit
-
-
Brian Ng authored
-
- 23 Sep, 2016 4 commits
-
-
Dan Abramov authored
* Extract some utilities into a separate package * Add utils dir to `files` in package.json * Do not create an empty `utils` dir on eject
-
Dan Abramov authored
-
Dan Abramov authored
Fixes #702
-
Ayrton De Craene authored
* Load environment file via dotenv if .env file is present * Document loading environment variables in .env file * Minor doc tweaks
-
- 22 Sep, 2016 2 commits
-
-
Dan Abramov authored
Fixes #410, #674
-
Dan Abramov authored
-
- 19 Sep, 2016 1 commit
-
-
Ville Immonen authored
-
- 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
-
- 04 Aug, 2016 1 commit
-
-
Dan Abramov authored
-
- 01 Aug, 2016 1 commit
-
-
Christoph Pojer authored
-