1. 14 Mar, 2017 1 commit
  2. 09 Mar, 2017 1 commit
  3. 07 Mar, 2017 3 commits
    • Joe Haddad's avatar
      Update deps for webpack 2 · 3b15f0a2
      Joe Haddad authored
      Unverified
      3b15f0a2
    • Rory Hunter's avatar
      Whitelist files that can be embedded through url-loader (#1305) · 2ac1b38e
      Rory Hunter authored
      * Whitelist files that can be embedded through url-loader
      
      Change the current catch-all loader to use file-loader instead of
      url-loader, and exclude common image file extensons. Add another url-loader
      for images, configured identically to the original catch-all loader.
      
      Part of issue #1293.
      
      * Update tests to reflect change in loader config
      
      * Integration test fix
      
      * More CI fixes
      
      * Work around broken loader-utils behaviour in integration tests
      
      * Revise the documentation around file loading
      
      * Documentation tweaks
      
      * Docs tweak
      
      * Update test now that webpack/loader-utils has been updated
      
      * Update react-scripts to depend on babel-loader@7.0.0-alpha.2
      
      * Bump deps
      2ac1b38e
    • Joe Haddad's avatar
      Switch to preset-env (#1742) · 24f38f86
      Joe Haddad authored
      * Switch to preset-env
      Disables webpack modules by enabling babel modules to resolve #1638
      
      * Bump babel-core to match babel preset versions
      
      * Add uglify to targets
      24f38f86
  4. 06 Mar, 2017 3 commits
    • Joe Haddad's avatar
      Published branch 0.9.x · 956322b7
      Joe Haddad authored
       - create-react-app@1.3.0
       - eslint-config-react-app@0.6.1
       - react-dev-utils@0.5.2
       - react-scripts@0.9.4
      Unverified
      956322b7
    • Dan Abramov's avatar
    • Ade Viankakrisna Fadlil's avatar
      extract generic build functions to react-dev-utils (#1726) · fbdff9d7
      Ade Viankakrisna Fadlil authored
      * Temp rename
      
      * Rename to change the case
      
      * extract generic build functions to react-dev-utils
      
      * tweak package json files and move removeFileNameHash
      
      * revert removeFileNameHash
      
      * use paths.appBuild in printFileSizes
      
      * use paths.appBuild in removeFileNameHash
      
      * change curried functions to regular functions
      
      * add fs-extra to react-dev-utils deps
      
      * move getDifferenceLabel inside printFileSizes
      
      * inline copyPublicFolder
      
      * combine printFileSizes and removeFileNameHash to fileSizeReporter
      
      * fix typo
      
      * Tweak APIs and fix issues
      
      * Fix heading
      
      * Remove missing file
      
      * Newline
      
      * Newline
      
      * Trailing space
      
      * Update FileSizeReporter.js
      
      * Update build.js
      fbdff9d7
  5. 05 Mar, 2017 3 commits
  6. 02 Mar, 2017 1 commit
  7. 01 Mar, 2017 1 commit
  8. 26 Feb, 2017 2 commits
  9. 24 Feb, 2017 1 commit
  10. 23 Feb, 2017 1 commit
  11. 16 Feb, 2017 1 commit
  12. 15 Feb, 2017 1 commit
  13. 11 Feb, 2017 3 commits
    • Joe Haddad's avatar
      Upgrade webpack (#1291) · 12288836
      Joe Haddad authored
      * Upgrade webpack
      
      * Address more webpack v2 ...
      
      * Update html-webpack-plugin
      
      * Remove LoaderOptionsPlugin from dev config
      
      * ExtractTextPlugin still uses webpack 1 syntax
      ... and doesn't support complex options (yet)
      
      * Grammar nit
      
      * Update extract text webpack plugin
      
      * - Remove webpack.LoaderOptionsPlugin
      - Update deps
      
      * Lerna hoists packages
      
      * Update extract-text-webpack-plugin
      
      * Update webpack-dev-server
      
      * Remove imports for the tests
      
      * stop removing babelrc
      12288836
    • Joe Haddad's avatar
      Publish · 67e6cf5a
      Joe Haddad authored
       - babel-preset-react-app@2.1.0
       - create-react-app@1.0.4
       - eslint-config-react-app@0.5.1
       - react-dev-utils@0.5.0
       - react-scripts@0.9.0
      Unverified
      67e6cf5a
    • Joe Haddad's avatar
      Upgrade dependencies (#1522) · 15e0b984
      Joe Haddad authored
      * Upgrade dependencies
      
      * Re-add caret
      15e0b984
  14. 24 Jan, 2017 2 commits
  15. 09 Jan, 2017 1 commit
    • Ville Immonen's avatar
      Publish · a5b83894
      Ville Immonen authored
       - create-react-app@1.0.3
       - react-scripts@0.8.5
      a5b83894
  16. 08 Jan, 2017 1 commit
  17. 23 Dec, 2016 1 commit
  18. 18 Dec, 2016 1 commit
  19. 11 Dec, 2016 3 commits
  20. 08 Dec, 2016 2 commits
  21. 07 Dec, 2016 2 commits
  22. 06 Dec, 2016 1 commit
  23. 04 Dec, 2016 1 commit
  24. 03 Dec, 2016 1 commit
    • Ville Immonen's avatar
      Publish · 5ee027d6
      Ville Immonen authored
       - babel-preset-react-app@2.0.0
       - create-react-app@0.7.0
       - eslint-config-react-app@0.4.0
       - react-dev-utils@0.4.0
       - react-scripts@0.8.0
      5ee027d6
  25. 21 Nov, 2016 2 commits