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 support for PUBLIC_URL env variable #937

Closed
wants to merge 5 commits into from

Commits on Jan 31, 2017

  1. Add support for PUBLIC_URL env variable

    Enoah Netzach authored and EnoahNetzach committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    7add7ae View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary duplications

    Enoah Netzach authored and EnoahNetzach committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    3b1563e View commit details
    Browse the repository at this point in the history
  3. Simplify served path choice logic

    Enoah Netzach authored and EnoahNetzach committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    12f64d1 View commit details
    Browse the repository at this point in the history
  4. Honor PUBLIC_URL in development

    USER authored and EnoahNetzach committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    511d1c4 View commit details
    Browse the repository at this point in the history
  5. Add e2e tests

    EnoahNetzach committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    40a8788 View commit details
    Browse the repository at this point in the history