1. 03 Feb, 2018 1 commit
  2. 26 Sep, 2017 1 commit
  3. 10 Sep, 2017 1 commit
  4. 28 Jun, 2017 1 commit
  5. 07 Mar, 2017 1 commit
  6. 06 Mar, 2017 1 commit
  7. 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