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

Reads CDN_URL to populate webpack publicPath #692

Closed
wants to merge 1 commit into from

Commits on Sep 21, 2016

  1. Reads CDN_URL to populate webpack publicPath

    Previously we only allowed settings the pathname via the "homepage" key
    in package.json
    
    Allows user to configure the full base URL via a $CDN_URL env
    variable
    
    Development has the same behaviour.
    SeeThruHead committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    45fc380 View commit details
    Browse the repository at this point in the history