- 01 Oct, 2018 27 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Joe Haddad authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Joe Haddad authored
-
Joe Haddad authored
* Disable react/no-deprecated rule * Changed wording
-
Joe Haddad authored
-
Joe Haddad authored
- babel-plugin-named-asset-import@0.2.1 - babel-preset-react-app@5.0.1 - confusing-browser-globals@1.0.2 - create-react-app@2.0.1 - eslint-config-react-app@3.0.1 - react-app-polyfill@0.1.2 - react-dev-utils@6.0.2 - react-error-overlay@5.0.2 - react-scripts@2.0.2
-
Joe Haddad authored
-
Joe Haddad authored
* Polyfill for IE9 support * Turn off performance option in webpack
-
Maël Nison authored
* Adds the PnP plugin for Webpack to find dependencies when working under PnP * Adds configuration for jest * Adds an e2e test for when using PnP * Avoids cra from crashing at the engine check * Avoids cra from crashing when initializing react-scripts * Makes the ownPath portable * Fixes linting * Bumps to pnp-webpack-plugin@1.1.0, removes symlinks: false * Adds a --use-pnp option * Pin version
-
Dan Abramov authored
-
Dan Abramov authored
-
Marek Suscak authored
* Document importing SVGs as React components * Update README.md
-
Dan Abramov authored
-
Dan Abramov authored
* Format SVG React snapshots as <svg> tag with props * Keep output simpler
-
Fabrizio Cucci authored
Replace `src/setupTests.js` with `src/setupProxy.js`.
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
* Test flow types are stripped before class properties are transformed * Do not search multiple levels deep * Revert "Do not search multiple levels deep" This reverts commit 5b5324da. * Add missing file for test script to boot * Make sure src and node modules are ignored * Fix error * derp * fix test * Drop unneeded check
-
Jeffrey Posnick authored
* Updates to README to reflect Workbox usage. * Update README.md * Update README.md
-
Joe Haddad authored
* Strip flow syntax before any other transform Plugins run before presets so we can't use the flow preset * Add informative comment
-
- 30 Sep, 2018 3 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
-
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
-
- 29 Sep, 2018 5 commits
-
-
Joe Haddad authored
* Remove thread-loader After the cache is warm, it is possible for thread-loader to hurt speed * Disable babel output formatting
-
Daniel Wang authored
* Add additional troubleshooting for Github Pages * Update README.md
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
* Correctly lookup assets when using a relative build directory * Hah, var ... * Add e2e test for relative paths * Format svg
-
- 28 Sep, 2018 5 commits
-
-
Joe Haddad authored
-
Maël Nison authored
-
Maël Nison authored
* Forwards args through thread-loader * Comments & dev
-
Joe Haddad authored
-
Joe Haddad authored
- babel-preset-react-app@5.0.0 - react-app-polyfill@0.1.1 - react-dev-utils@6.0.1 - react-error-overlay@5.0.1 - react-scripts@2.0.1
-