1. 21 Oct, 2018 2 commits
  2. 08 Oct, 2018 1 commit
  3. 05 Oct, 2018 1 commit
  4. 03 Oct, 2018 2 commits
  5. 02 Oct, 2018 1 commit
  6. 01 Oct, 2018 2 commits
    • Maël Nison's avatar
      Plug'n'Play support (#5136) · 9e074bbf
      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
      9e074bbf
    • Dan Abramov's avatar
      4a96247b
  7. 30 Sep, 2018 2 commits
    • Joe Haddad's avatar
      Use Workbox CDN as default (#5180) · 70b3110a
      Joe Haddad authored
      70b3110a
    • Joe Haddad's avatar
      Polish webpack message output (#5174) · 7b1a32be
      Joe Haddad authored
      * Only install react-scripts in CI mode
      
      * Link locally
      
      * Re-enable all output tests
      
      * :lipstick: 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
      7b1a32be
  8. 29 Sep, 2018 3 commits
  9. 28 Sep, 2018 2 commits
  10. 27 Sep, 2018 6 commits
  11. 26 Sep, 2018 3 commits
  12. 25 Sep, 2018 5 commits
  13. 24 Sep, 2018 1 commit
  14. 21 Sep, 2018 4 commits
  15. 20 Sep, 2018 1 commit
  16. 19 Sep, 2018 4 commits