1. 06 Mar, 2017 1 commit
    • 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
  2. 24 Feb, 2017 4 commits
  3. 10 Feb, 2017 1 commit
    • Joe Haddad's avatar
      Add `PUBLIC_URL` env variable for advanced use (#937) (#1504) · 613b584f
      Joe Haddad authored
      * Add `PUBLIC_URL` env variable for advanced use (#937)
      * Add support for `PUBLIC_URL` env variable
      * Remove unnecessary duplications
      * Simplify served path choice logic
      * Honor PUBLIC_URL in development
      * Add e2e tests
      
      Enables serving static assets from specified host.
      613b584f
  4. 08 Feb, 2017 1 commit
  5. 30 Dec, 2016 1 commit
  6. 18 Dec, 2016 1 commit
  7. 09 Dec, 2016 1 commit
  8. 03 Dec, 2016 1 commit
  9. 21 Nov, 2016 1 commit
  10. 20 Nov, 2016 2 commits
  11. 17 Nov, 2016 1 commit
    • Ville Immonen's avatar
      Support Yarn (#898) · bcc469c9
      Ville Immonen authored
      In the `create-react-app` command, try to install packages using Yarn.
      If Yarn is not installed, use npm instead.
      
      In `react-scripts`, detect if the project is using Yarn by checking if
      a `yarn.lock` file exists. If the project is using Yarn, display all
      the instructions with Yarn commands and use Yarn to install packages
      in `init` and `eject` scripts.
      bcc469c9
  12. 07 Oct, 2016 1 commit
  13. 04 Oct, 2016 1 commit
  14. 01 Oct, 2016 1 commit
  15. 23 Sep, 2016 2 commits
  16. 22 Sep, 2016 1 commit
  17. 19 Sep, 2016 1 commit
  18. 18 Sep, 2016 1 commit
  19. 02 Sep, 2016 1 commit
  20. 08 Aug, 2016 1 commit
  21. 04 Aug, 2016 6 commits
  22. 29 Jul, 2016 2 commits
  23. 28 Jul, 2016 1 commit
  24. 27 Jul, 2016 4 commits
  25. 26 Jul, 2016 1 commit
  26. 25 Jul, 2016 1 commit