e 92fdcc4d2a ts 3 months ago
..
lib 92fdcc4d2a ts 3 months ago
node_modules 92fdcc4d2a ts 3 months ago
LICENSE 92fdcc4d2a ts 3 months ago
README.md 92fdcc4d2a ts 3 months ago
package.json 92fdcc4d2a ts 3 months ago

README.md

webpack-cli serve

NPM Downloads

Note

This package is used by webpack-cli under-the-hood and is not intended for installation

Description

This package contains the logic to run webpack-dev-server to serve your webpack app and provide live reloading.

Installation

npm i -D webpack-cli @webpack-cli/serve

Usage

CLI (via webpack-cli)

npx webpack-cli serve

Options

Checkout SERVE-OPTIONS-v4.md or SERVE-OPTIONS-v5.md to see list of all available options for serve command for respective webpack-dev-server version.