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

docs(dev-server): document serverMode #3104

Closed

Conversation

knagaitsev
Copy link
Contributor

describe your changes...

Closes #3100

This will need to be updated once 'ws' implementation is added.

As far as the full class implementation example, I see a few options:

  • keep it as is, full class example using sockjs
  • make it generic, not using sockjs, just omitting some parts
  • remove completely, make an example in dev server and link to it instead

@netlify
Copy link

netlify bot commented Jun 6, 2019

Preview is ready

Built with commit 364c8be

https://deploy-preview-3104--webpackjsorg-netlify.netlify.com

@knagaitsev
Copy link
Contributor Author

Closing as this option was removed in favor of transportMode: #3239

@knagaitsev knagaitsev closed this Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dev Server Documentation: serverMode option
2 participants