What is webpack-cli?
"CLI for webpack & friends"
webpack-cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 107.0 KB on disk.
Installation Guide
# Install via NPM
npm install webpack-cli
# Install via Yarn
yarn add webpack-cli