- 03 Sep, 2016 5 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
cloudmu authored
* Change http-proxy-middleware logLevel from silent to error * provide onError handler for httpProxyMiddleware
-
Eric Ferraiuolo authored
For the 0.4.0 CHANGELOG entry, the npm install command should be: ``` npm install --save-dev --save-exact react-scripts@0.4.0 ``` Not: ``` npm install --save-dev --save-exact react-scripts@0.3.1 ```
-
- 02 Sep, 2016 28 commits
-
-
ippa authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Chris Castle authored
* Clarify proxy instructions in generated app README * Add backticks to format text/html as code
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
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
-
Dan Abramov authored
-
Gael du Plessix authored
-
Dan Abramov authored
-
Jeremiah Harlan authored
-
Dan Abramov authored
-
Jimmy Miller authored
-
Jimmy Miller authored
env.js is only for variables injected into the app.
-
Jimmy Miller authored
Fixes: #253
-
Dan Abramov authored
-
Jiansen HE authored
tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-only code (@remove-on-eject-begin/end) #257 (#257)
-
Marshall Bowers authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Christoph Pojer authored
-
Loïs Desplat authored
-
- 01 Sep, 2016 7 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
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
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
This makes generators work with Jest. Fixes #255. Replaces #262.
-
Dan Abramov authored
Disabled because of issues: * https://github.com/facebookincubator/create-react-app/issues/525 * https://phabricator.babeljs.io/search/query/pCNlnC2xzwzx/ TODO: Enable again when these issues are resolved.
-