- 30 Sep, 2016 4 commits
-
-
Andrew Zakordonets authored
* Beaufity output of eject.js script * change formatting of the eject.js output and move colors to cyan * change message about file copy * add missing three dots to some statements in eject.js script * change color of "copying files" line and do not repeat copy path anymore in log * fix merge conflict * Remove yellow color from "Removing dependency" line * changing color to "Adding dependency" line * Add line that outputs which react script is getting replaced by similar node script * remove not used anymore colors * add console line about updating Jest configs * fix typo * change formatting of replacing script output in eject.js * remove "Writing package.json" file console output * make quotes cyan in "Replacing script" console output * update console log output for Jest, Babel, ESLint update and group them under one statement * Style nits
-
Thien Do authored
* Define process.env as object * Fix define process.env * fix NODE_ENV check * Fix style nitpick
-
Sebastian De Deyne authored
* Typo fix in webpack.config.dev.js comments * Typo fix in webpack.config.prod.js comments
-
Mathias Biilmann Christensen authored
-
- 27 Sep, 2016 2 commits
-
-
Dan Abramov authored
- react-dev-utils@0.2.1 - react-scripts@0.6.1
-
Fernando Montoya authored
-
- 26 Sep, 2016 2 commits
-
-
Christopher Chedeau authored
Otherwise it makes it an invalid path :(
- 25 Sep, 2016 5 commits
-
-
Ville Immonen authored
Removes a deprecation warning: npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue See: https://github.com/jergason/recursive-readdir/pull/39
-
Shubheksha Jalan authored
* Forked react-scripts should retain the binary name * Forked react-scripts should retain the binary name -- fixed issue with regex * Forked react-scripts should retain the binary name -- fixed style nit
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
* Add syntax error overlay in development * Support HMR being disabled * Tweak CSS
-
- 24 Sep, 2016 2 commits
-
-
Ville Immonen authored
-
Forresst authored
Fix link to recent version of this guide
-
- 23 Sep, 2016 21 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Kasper Peulen authored
-
Dan Abramov authored
- babel-preset-react-app@0.2.1 - create-react-app@0.5.0 - eslint-config-react-app@0.2.1 - react-dev-utils@0.1.0 - react-scripts@0.5.0
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
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
-
Dan Abramov authored
-
Dan Abramov authored
-
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
-
ekaradon authored
* Add host as adjustable parameter through env variables eg: `HOST=test.dev.local npm start` * Style nit
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
Fixes #702
-
Dan Abramov authored
-
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
-
Aeneas authored
* openBrowser() causes docker-compose set ups to fail because of spawn EACCESS - closes #710 Signed-off-by:
Aeneas Rekkas (arekkas) <aeneas@ory.am> * Ignore errors
-
Dan Abramov authored
-
- 22 Sep, 2016 4 commits
-
-
Dan Abramov authored
Fixes #410, #674
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-