Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 451 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 451 Bytes

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]