Skip to content

Latest commit

 

History

History

configtest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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]