- 30 Sep, 2018 1 commit
-
-
Joe Haddad authored
* Only install react-scripts in CI mode * Link locally * Re-enable all output tests *
Polish webpack output * Test sass support message * Add more tests, but disabled * Format missing default export error * Format aliased import * Why was node-sass required? Odd * Format webpack rejection error * Re-enable unknown package test * Format file not found error and catch module scope plugin error * Re-disable case sensitive paths * Intercept and format case sensitive path errors * Test out of scope message formatting * Run behavior on macOS * Run behavior on Node 8 and 10, only Node 8 for macOS * Add some debugging * Update matcher * Only check stderr * Remove old snapshot * More debug * Remove debug * Add new debug * Disable test on linux * Add comment for future
-
- 27 Sep, 2018 1 commit
-
-
Viktor Havrylin authored
-
- 26 Sep, 2018 1 commit
-
-
Joe Haddad authored
* Tweak browser support section * Make sass message friendlier * Tweak message * Tweak message futher * test
-
- 17 Sep, 2018 4 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
- 09 May, 2018 1 commit
-
-
Marco Fugaro authored
-
- 22 Jan, 2018 1 commit
-
-
Michaël De Boey authored
-
- 18 Jan, 2018 1 commit
-
-
Joe Haddad authored
-
- 26 Sep, 2017 1 commit
-
-
Sophie Alpert authored
* File headers BSD+Patents -> MIT * BSD+Patents -> MIT
-
- 09 Aug, 2017 2 commits
-
-
Joe Haddad authored
* Bump deps * Fix linter errors * Whoops * Try to bump webpack * Update peer deps to min for eslint 4.x
-
Stéphane Goetz authored
* Move the reduction of the messages to a single place in the place it is used. * Fix variable name
-
- 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
-