Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Allow the host to be set from the brunch config. #83

Merged
merged 1 commit into from
Mar 29, 2017

Conversation

squaresurf
Copy link
Contributor

Why:

  • Setting the host in the html will leak into the production code.

This change addresses the need by:

  • Updated compilation to set host if set in the brunch config.

Side effects:

  • If the host is set in the brunch config, then it cannot be overriden.

Why:

* Setting the host in the html will leak into the production code.

This change addresses the need by:

* Updated compilation to set host if set in the brunch config.

Side effects:

* If the host is set in the brunch config, then it cannot be overriden.
@paulmillr
Copy link
Contributor

Thanks!

@paulmillr paulmillr merged commit 98e1e83 into brunch:master Mar 29, 2017
@squaresurf
Copy link
Contributor Author

Sure thing. Glad I could help. Do you have any idea when a new version will be released on npm? I'd like to point back at the main package rather than our fork.

@squaresurf
Copy link
Contributor Author

@paulmillr any chance you can release a new version with these changes on npm?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants