webpack-cli info

NPM Downloads

Description

This package returns a set of information related to the local environment.

Installation

#npm
npm i -D @webpack-cli/info

#yarn
yarn add -D @webpack-cli/info

Usage

#npx
npx webpack info [options]

#global installation
webpack info [options]

Args / Flags

Output format

FlagDescriptionType
-o, --output < json or markdown >To get the output in a specified formatstring
-a, --additional-package <value...>Adds additional packages to the outputstring

Not supported for config

Options

FlagDescriptionType
--helpShow helpboolean
--versionShow version number of @webpack-cli/infoboolean