Feature to document
Add new options's descriptions of webpack-dev-server.
sockPort, injectClient, and injectHot
Author(s)
/cc @evilebottnawi
Additional information
related: https://github.com/webpack/webpack-dev-server/pull/1821
@hiroppy wanna file a PR or should we pick it up?
Picking this up:
Lets track progress on checkboxes:
sockPort: #2995injectClient: #2996injectHot: #2996I missed the message. I'm sorry. Thank you for adding these to the document.
done, closing
I still have no idea what these do though, even with the documentation
Agreed @IronSean. I just ran into an issue getting a library working with webpack-dev-server and ran into the injectClient following the thread for https://github.com/webpack/webpack-dev-server/issues/2484. As it turns it, it seems to have fixed the problem I was running into by setting this to false but I have no idea why really. Better documentation here would most likely help.
Most helpful comment
I still have no idea what these do though, even with the documentation