Answer the question
In order to leave comments, you need to log in
Webpack - developer mode not working?
I'm trying to start the developer mode, but it gives an error
What could be the problem?
Code in package.json -
"scripts": {
"dev": "webpack-dev-server --open --mode=development",
"build": "webpack --mode=production"
},
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question