1. 24 Feb, 2017 4 commits
  2. 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
  3. 08 Feb, 2017 1 commit
  4. 30 Dec, 2016 1 commit
  5. 18 Dec, 2016 1 commit
  6. 09 Dec, 2016 1 commit
  7. 03 Dec, 2016 1 commit
  8. 21 Nov, 2016 1 commit
  9. 20 Nov, 2016 2 commits
  10. 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
  11. 07 Oct, 2016 1 commit
  12. 04 Oct, 2016 1 commit
  13. 01 Oct, 2016 1 commit
  14. 23 Sep, 2016 2 commits
  15. 22 Sep, 2016 1 commit
  16. 19 Sep, 2016 1 commit
  17. 18 Sep, 2016 1 commit
  18. 02 Sep, 2016 1 commit
  19. 08 Aug, 2016 1 commit
  20. 04 Aug, 2016 6 commits
  21. 29 Jul, 2016 2 commits
  22. 28 Jul, 2016 1 commit
  23. 27 Jul, 2016 4 commits
  24. 26 Jul, 2016 1 commit
  25. 25 Jul, 2016 1 commit
  26. 24 Jul, 2016 1 commit