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

Update webpack-dev-server to accept a promise #419

Merged
merged 2 commits into from Mar 24, 2016

Conversation

crohde7707
Copy link
Contributor

This pull request is associated with issue #417.

Webpack allows for a Promise instead of a config object, and this logic was missing from webpack-dev-server. This pull adds that same logic

@crohde7707
Copy link
Contributor Author

@sokra If i branch off the latest 1.x version, and make the change there, would it be possible to get a patch version released? Not sure of the timeline when 2.0 will be released, and would like make this fix available.

@sokra sokra merged commit 5269e76 into webpack:master Mar 24, 2016
@sokra
Copy link
Member

sokra commented Mar 24, 2016

Thanks

@shanebdavis
Copy link

@crohde7707 & @sokra:
I'd also like to see this backported to the current 1.x release. What's the status? Can I help?

mathieumg added a commit to mathieumg/webpack-dev-server that referenced this pull request Nov 16, 2016
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.

None yet

3 participants