Answer the question
In order to leave comments, you need to log in
How to make a minimal webpack build?
One CLI for webpack must be installed. These are recommended choices, delivered as separate packages:
- webpack-cli ( https://github.com/webpack/webpack-cli)
The original webpack full-featured CLI.
- webpack-command ( https://github.com/webpack-contrib/webpack-command)
A lightweight, opinionated webpack CLI.
We will use "npm" to install the CLI via "npm install -D".
Which one do you like to install (webpack-cli/webpack-command):
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question