We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
As per the request here webpack/webpack.js.org#4099 (comment).
Describe the bug
webpack serve --open throws an error:
webpack serve --open
error: option '--open <value>' argument missing
What is the current behavior?
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/chenxsan/webpack-demo
git checkout 8ffd9d229ce344fb4b595e4045aee7b074be16cc
npm install
npm start
Expected behavior
Screenshots
Please paste the results of webpack-cli info here, and mention other relevant information
webpack-cli info
Additional context
As per the request here webpack/webpack.js.org#4099 (comment).
Describe the bug
webpack serve --openthrows an error:What is the current behavior?
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/chenxsan/webpack-demogit checkout 8ffd9d229ce344fb4b595e4045aee7b074be16ccnpm installnpm startExpected behavior
Screenshots
Please paste the results of
webpack-cli infohere, and mention other relevant informationAdditional context