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

Pass webpack-dev host and port #157

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

ograycode
Copy link
Contributor

This makes it so WEBPACK_HOST and WEBPACK_DEV_PORT are passed to the applicable parts of the application when starting up using gulp dev. Without this, it defaults to localhost and 2992 making it impossible to develop unless the developer has access to the local machine.

This is related to #154

This makes it so WEBPACK_HOST and WEBPACK_DEV_PORT are passed to the applicable parts of the application when starting up using `gulp dev`. Without this, it defaults to localhost and 2992 making it impossible to develop unless the developer has access to the local machine.
@ograycode ograycode force-pushed the ograycode/webpack-hostname branch from d093eab to 522b6b9 Compare February 9, 2017 00:53
@jchip jchip merged commit 1d6a664 into electrode-io:master Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants