node-ejs-renderer/node_modules/@webpack-cli/configtest
2024-06-09 13:55:01 -04:00
..
lib Main initial commit 2024-06-09 13:55:01 -04:00
LICENSE Main initial commit 2024-06-09 13:55:01 -04:00
package.json Main initial commit 2024-06-09 13:55:01 -04:00
README.md Main initial commit 2024-06-09 13:55:01 -04:00

webpack-cli configtest

NPM Downloads

Note

This package is used by webpack-cli under-the-hood and is not intended for installation

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]