- 17 May, 2017 1 commit
-
-
Dan Abramov authored
-
- 15 May, 2017 3 commits
-
-
Joe Haddad authored
-
Dan Abramov authored
-
Dan Abramov authored
* Tweak error and warning output * Add a colon
-
- 14 May, 2017 1 commit
-
-
Siddharth Doshi authored
* Add custom eslint formatter * Add formatter docs * Update formatter docs * Slightly tweak it * Update README.md
-
- 11 May, 2017 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
- 10 May, 2017 1 commit
-
-
Dan Abramov authored
* Prettify errors and warnings for Webpack 2 * Update formatWebpackMessages.js
-
- 07 Mar, 2017 1 commit
-
-
Valerii Sorokobatko authored
* mv create-react-app/index.js -> create-react-app/creteReactApp.js * update to modern code style * var -> cosnt * set trailing-coma to es5 for prettier
-
- 05 Mar, 2017 1 commit
-
-
Dan Abramov authored
* Lint internal scripts with eslint:recommended * Warnings r bad
-
- 10 Dec, 2016 1 commit
-
-
Jirat Ki authored
-
- 05 Dec, 2016 1 commit
-
-
James Newell authored
* Don't strip stack traces of evaluated webpack code * Strip stack traces at the end of a string because the last line doesn't always have a `\n` and `create-react-app` is leaving the last line of the stack traces present in the error messages * code comment * code comment
-
- 25 Sep, 2016 1 commit
-
-
Dan Abramov authored
* Add syntax error overlay in development * Support HMR being disabled * Tweak CSS
-
- 23 Sep, 2016 1 commit
-
-
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
-