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

Avoid the use of webpack-hot-middleware #350

Closed
arunoda opened this issue Aug 3, 2016 · 1 comment
Closed

Avoid the use of webpack-hot-middleware #350

arunoda opened this issue Aug 3, 2016 · 1 comment
Labels

Comments

@arunoda
Copy link
Member

arunoda commented Aug 3, 2016

Now we don't need to use this middleware. We could simply use webpack-dev-server directly.
See: https://webpack.github.io/docs/webpack-dev-server.html

@arunoda arunoda added the bug label Aug 5, 2016
@arunoda arunoda modified the milestone: v2.2.0 Aug 5, 2016
@arunoda
Copy link
Member Author

arunoda commented Aug 5, 2016

I think we can close this as we need to use middlewares.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant