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

fix: add template support for homepage, browserslist properties #8209

Closed
wants to merge 1 commit into from

Commits on Dec 19, 2019

  1. fix: add template support for homepage, browserslist properties

    This change updates the init script to allow for the homepage property to be set by a template. The homepage field with a value of "." is used when running applications at non-root of a domain. Additionally this adds support for templates to customize the browserlist property. This is useful specifically when a template includes IE support out of the box.
    jimthedev authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    83028e5 View commit details
    Browse the repository at this point in the history