shift73k/assets_old/node_modules/@webpack-cli/serve
2022-08-13 07:32:36 -04:00
..
lib progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
CHANGELOG.md progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
LICENSE progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
package.json progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
README.md progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00

webpack-cli serve

NPM Downloads

This package is used by webpack-cli under-the-hood and is not intended for installation as of v0.2.0

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