- 28 Oct, 2016 2 commits
-
-
David Ernst authored
* Always build before deploying to gh-pages * Add line to gh-pages deploy docs about CNAME file * Remove spaces in npm run command for Windows * Grammar nit * Minor tweaks
-
Swizec Teller authored
gh-pages supports https. It's important for prominent help files to encourage best practices.
-
- 22 Oct, 2016 2 commits
-
-
Ville Immonen authored
-
Ville Immonen authored
* Update dependencies * Use published version of eslint-config-react-app for development We dogfood on our eslint-config-react-app by using it as our ESLint config, but installing it from the local folder causes problems when its peerDependencies are updated, because npm won't update it unless the version number changes. Use the published version for dogfooding so it can be installed from npm.
-
- 17 Oct, 2016 1 commit
-
-
Michael Scholtz authored
-
- 14 Oct, 2016 1 commit
-
-
Mike Francis authored
* Added note about env server restart As discussed in [#870](https://github.com/facebookincubator/create-react-app/issues/870) * Style nit
-
- 04 Oct, 2016 2 commits
-
-
Ville Immonen authored
-
Jan Potoms authored
* Update instructions on publishing to GitHub pages * Update README formatting
-
- 01 Oct, 2016 3 commits
-
-
Dan Abramov authored
-
Vadim Peretokin authored
-
Brian Ng authored
-
- 30 Sep, 2016 1 commit
-
-
Mathias Biilmann Christensen authored
-
- 25 Sep, 2016 1 commit
-
-
Dan Abramov authored
-
- 24 Sep, 2016 2 commits
-
-
Ville Immonen authored
-
Forresst authored
Fix link to recent version of this guide
-
- 23 Sep, 2016 3 commits
-
-
Dan Abramov authored
-
Jiansen HE authored
-
Ayrton De Craene authored
* Load environment file via dotenv if .env file is present * Document loading environment variables in .env file * Minor doc tweaks
-
- 21 Sep, 2016 2 commits
-
-
Kyle Roach authored
-
Ville Immonen authored
* Move ESLint configuration to a separate package * Remove the ESLint configuration, moved to eslint-config-react-app * Update ESLint instructions * Pin the package versions in eslint-config-react-app * Add a README for eslint-config-react-app * Update README.md * Update README.md * Update README.md * Update README.md * Update package.json * Update package.json * Update production eslint-loader config * Add the ESLint config to devDependencies of the repo
-
- 19 Sep, 2016 1 commit
-
-
Ville Immonen authored
-
- 17 Sep, 2016 1 commit
-
-
yangtze authored
-
- 14 Sep, 2016 1 commit
-
-
Ville Immonen authored
-
- 03 Sep, 2016 3 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
- 02 Sep, 2016 8 commits
-
-
Chris Castle authored
* Clarify proxy instructions in generated app README * Add backticks to format text/html as code
-
Dave Ceddia authored
With the HTTPS env var set 'true', the dev server will serve over HTTPS.
-
Dan Abramov authored
* Disable contentBase in development * Document #428
-
Gael du Plessix authored
-
Dan Abramov authored
-
Jeremiah Harlan authored
-
Dan Abramov authored
-
Christoph Pojer authored
-
- 01 Sep, 2016 1 commit
-
-
Dan Abramov authored
* Document testing * Update README.md * Update README.md * Clarify our recommendations on testing * Okay, that was too much. :-) * Add a few more things
-
- 31 Aug, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
- 25 Aug, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
- 24 Aug, 2016 1 commit
-
-
Gautier authored
Small typo line 572 "becasue" to "because"
-