Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Conversation

@victorb
Copy link
Contributor

@victorb victorb commented Aug 11, 2016

I was spending around one hour trying to troubleshot why my devServer config in webpack.config.js didn't work. Turns out, those options are not applied when starting the dev server.

This change implements so it's possible to customize the dev server, if the devServer key is set in the webpack.config.js

I was spending around one hour trying to troubleshot why my devServer config in webpack.config.js didn't work. Turns out, those options are not applied when starting the dev server.

This change implements so it's possible to customize the dev server, if the devServer key is set in the webpack.config.js
@victorb victorb mentioned this pull request Aug 14, 2016
@olahol olahol merged commit b8f3264 into olahol:master Aug 17, 2016
@olahol
Copy link
Owner

olahol commented Aug 17, 2016

Thank you for your contributions, sorry for not merging them sooner been a bit sick lately 😷 They are in version 0.7.4.

@victorb
Copy link
Contributor Author

victorb commented Aug 17, 2016

@olahol No worries, hope you get better and thanks for merging! 👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants