Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PUBLIC_URL env variable for advanced use (#937) #1504

Merged
merged 2 commits into from
Feb 10, 2017

Commits on Feb 8, 2017

  1. Add PUBLIC_URL env variable for advanced use (facebook#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.
    Enoah Netzach authored and Timer committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    bb14761 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Polish PUBLIC_URL

    Timer committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    fe81e4a View commit details
    Browse the repository at this point in the history