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

grunt-webpack doesn't work with next version of webpack-dev-server 3.x.x #158

Closed
gejgalis opened this issue Jan 16, 2018 · 3 comments
Closed

Comments

@gejgalis
Copy link

gejgalis commented Jan 16, 2018

Webpack/Grunt Configuration (webpack.config.js, webpack part of Gruntfile.js)

any

Expected Behavior

grunt-webpack should work with next version of webpack-dev-server@3.x.x

Current Behavior

Doesn't work. Webpack Dev Server has changed API since 3.x.x

Possible Solution

Context

Your Environment

software version
webpack 3.10.0
webpack-dev-server 3.0.0-alpha6
grunt-webpack 3.0.2
grunt 1.0.1
node 8.9.3
npm 3.10.10
Operating System Windows
@danez
Copy link
Collaborator

danez commented Mar 14, 2018

Thanks for letting me know, will look into this now.

@danez
Copy link
Collaborator

danez commented Mar 14, 2018

Can you please explain more what is not working or add an error message. It looks to me that dev-server 3.x just works fine with the latest version of grunt-webpack

@gejgalis
Copy link
Author

It seems with newest webpack-dev-server it is working now. I'm closing this issue.

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

No branches or pull requests

2 participants