- 02 Sep, 2016 5 commits
-
-
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
-
Jiansen HE authored
tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-only code (@remove-on-eject-begin/end) #257 (#257)
-
- 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.
-
- 23 Aug, 2016 1 commit
-
-
Felipe Moyano authored
-
- 18 Aug, 2016 1 commit
-
-
Gregory Shehet authored
* add off font format to loaders * add otf format support
-
- 11 Aug, 2016 1 commit
-
-
Max Stoiber authored
Ref #387
-
- 08 Aug, 2016 4 commits
-
-
Dan Abramov authored
Thanks to @geowarin for the tip in https://github.com/facebookincubator/create-react-app/issues/401#issuecomment-238291901
-
Dan Abramov authored
-
Dan Abramov authored
-
Rifat Nabi authored
* Creating a new app in the current directory * Fixed style mistakes
-
- 05 Aug, 2016 2 commits
-
-
Dan Abramov authored
Disable timer mocking and enable verbose output.
-
Anton Kaminsky authored
* Small grammatical correction * Fix another grammatical error for consistency
-
- 04 Aug, 2016 8 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
This allows users to avoid CORS in simple projects that are hosted on the same server as backend.
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Elijah Manor authored
-
Elijah Manor authored
-
- 03 Aug, 2016 2 commits
-
-
Eli Perelman authored
-
Dan Abramov authored
Fixes #186
-
- 02 Aug, 2016 2 commits
-
-
-
Dan Abramov authored
Fixes #322
-
- 01 Aug, 2016 3 commits
-
-
Christoph Pojer authored
-
Dan Abramov authored
The problem has since been fixed upstream. This reverts commit f7011e04.
-
Dan Abramov authored
This fixes #302 by temporarily forking `detect-port`. Hopefully this fix will be merged into the original project, and we can refer to it again.
-
- 30 Jul, 2016 1 commit
-
-
Dave Ceddia authored
-
- 29 Jul, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
* Use /static paths for assets * Fix e2e test
-
- 28 Jul, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
This seems to work best, both on Windows, OS X, and Linux
-
- 27 Jul, 2016 3 commits
-
-
Lawrence Wu authored
* Display JS and CSS bundle sizes after build * Print gzipped filesize, address nits * Use filesize for human readable output.
-
Dan Abramov authored
-
Peter Indiola authored
Also fixes #194
-