webpack-cli configtest

NPM Downloads

Description

This package validates a webpack configuration.

Installation

```bash

npm

npm i -D @webpack-cli/configtest

yarn

yarn add -D @webpack-cli/configtest

```

Usage

bash npx webpack configtest [config-path]