Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
lib/ | 2 years ago | - | ||
package.json | 2 years ago | 1.7K | ||
README.md | 39 years ago | 1.0K | d7c1522 post receive test [كارل مبارك] | |
LICENSE | 39 years ago | 1.0K |
Note
This package is used by webpack-cli under-the-hood and is not intended for installation
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-v3.md
or SERVE-OPTIONS-v4.md
to see list of all available options for serve
command for respective webpack-dev-server
version.