shift73k/assets_old/node_modules/@webpack-cli/info
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 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 @webpack-cli/info -D

Usage

#npx
npx webpack info [options]

#local installation
webpack info [options]

Args / Flags

Output format

Flag Description Type
--output < json or markdown > To get the output in specified format string

Not supported for config

Options

Flag Description Type
--help Show help boolean
--version Show version number of @webpack-cli/info boolean