flarum-msteams-webhook/js/node_modules-schrott/@webpack-cli/serve
MauBiBot b9fe9bcb42 forum.js hatte gefehlt 2026-05-06 09:49:56 +02:00
..
lib forum.js hatte gefehlt 2026-05-06 09:49:56 +02:00
LICENSE forum.js hatte gefehlt 2026-05-06 09:49:56 +02:00
README.md forum.js hatte gefehlt 2026-05-06 09:49:56 +02:00
package.json forum.js hatte gefehlt 2026-05-06 09:49:56 +02:00

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-v3.md or SERVE-OPTIONS-v4.md to see list of all available options for serve command for respective webpack-dev-server version.