imageExifReader/node_modules/@webpack-cli/configtest
2025-01-03 19:36:25 +08:00
..
lib 信息更正 2025-01-03 19:36:25 +08:00
LICENSE 信息更正 2025-01-03 19:36:25 +08:00
package.json 信息更正 2025-01-03 19:36:25 +08:00
README.md 信息更正 2025-01-03 19:36:25 +08: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]