$ cnpm install @webpack-cli/serve
This package is used by webpack-cli under-the-hood and is not intended for installation as of v0.2.0
This package contains the logic to run webpack-dev-server to serve your webpack app and provide live reloading.
npm i -D webpack-cli @webpack-cli/serve
webpack-cli
)npx webpack-cli serve
Checkout SERVE-OPTIONS.md
to see list of all available options for serve
command.
Copyright 2013 - present © cnpmjs.org