Just came across this issue. As spacek33z said, --config is correct. I couldn’t find this in the webpack docs or the webpack-dev-server docs, so I found myself at this question.
e.g.
webpack-dev-server --config demo/webpack.config.js
Just came across this issue. As spacek33z said, --config is correct. I couldn’t find this in the webpack docs or the webpack-dev-server docs, so I found myself at this question.
e.g.
webpack-dev-server --config demo/webpack.config.js