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

Add webpack-dev-server example #54

Closed
ladas-larry opened this issue Oct 6, 2015 · 9 comments · Fixed by #204
Closed

Add webpack-dev-server example #54

ladas-larry opened this issue Oct 6, 2015 · 9 comments · Fixed by #204

Comments

@ladas-larry
Copy link

Usage of webpack-dev-server command is missing.

@dickeylth
Copy link

+1

1 similar comment
@carlosrberto
Copy link

+1

@carlosrberto
Copy link

there's an example here: https://webpack.github.io/docs/usage-with-grunt.html,
but I'm having issues trying to use the dev-server setup

webpack: {
    // webpack setup
},

"webpack-dev-server": {
    // dev server setup
}

when I start the task webpack it runs the webpack-dev-server task

@onury
Copy link

onury commented Feb 16, 2016

+1

1 similar comment
@adikari
Copy link

adikari commented Mar 23, 2016

+1

@adikari
Copy link

adikari commented Mar 23, 2016

You might find this helpful. https://github.com/webpack/webpack-with-common-libs/blob/master/Gruntfile.js

@y0n1
Copy link

y0n1 commented Feb 16, 2017

👍

1 similar comment
@axten
Copy link

axten commented Nov 18, 2018

+1

@danez danez mentioned this issue Nov 6, 2021
@danez danez closed this as completed in #204 Nov 6, 2021
@github-actions
Copy link

github-actions bot commented Nov 6, 2021

🎉 This issue has been resolved in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

8 participants