- 02 Sep, 2016 24 commits
-
-
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 10 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.
-
Dan Abramov authored
Fixes #532
-
Dan Abramov authored
-
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
-
- 31 Aug, 2016 6 commits
-
-
Sophia authored
-
Cory House authored
-
Ville Immonen authored
* Add a more prominent link to the guide As a contributor, I know where to find the documentation/guide since know the codebase, but I've seen people miss the link to it in the README, because it's not very prominent. Let's try to make it more discoverable by including a link to it right on top of the page. * Make the wording of links more obvious * Rename the "How Do I...?" section to "User Guide" for consistency
-
Dennis Ushakov authored
* ignore .idea folder this change is requred for IntelliJ-based products because project information files are written before actual generator is invoked * better method name and explanation
-
Dan Abramov authored
-
Dan Abramov authored
-