|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| lib | %!s(int64=2) %!d(string=hai) anos | |
| node_modules | %!s(int64=2) %!d(string=hai) anos | |
| LICENSE | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| package.json | %!s(int64=2) %!d(string=hai) anos | |
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.