Skip to content

problems occurred when no local webpack-dev-server is installed #809

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

Closed
zzzgit opened this issue Feb 23, 2017 · 2 comments
Closed

problems occurred when no local webpack-dev-server is installed #809

zzzgit opened this issue Feb 23, 2017 · 2 comments

Comments

@zzzgit
Copy link

zzzgit commented Feb 23, 2017

#806
#729

I have reported 2 problems,they are both caused by that no local webpack-dev-server is installed.
In this situation,it should give the users a warn or an error in the console.

@zzzgit zzzgit changed the title problem occurred when no local webpack-dev-server is installed problems occurred when no local webpack-dev-server is installed Feb 23, 2017
@SpaceK33z
Copy link
Member

webpack-dev-server doesn't do anything with loaders, it passes everything to webpack itself. So I can't fix that in here. Also note that I would recommend against installing webpack locally but installing webpack-dev-server globally. That's just asking for trouble.

@jcrben
Copy link

jcrben commented Apr 13, 2017

I recommend closing this. Maybe someone should be throwing better errors, but it doesn't seem like it's this library.

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

No branches or pull requests

4 participants