tree: 6b6c555dd1ac033078adf3f23dffd42e2cd7ae66 [path history] [tgz]
  1. lib/
  2. package.json
  3. README.md
node_modules/@webpack-cli/configtest/README.md

webpack-cli configtest

NPM Downloads

Description

This package validates a webpack configuration.

Installation

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

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

Usage

npx webpack configtest [config-path]