node-ejs-renderer/node_modules/@webpack-cli/configtest/README.md

32 lines
555 B
Markdown
Raw Normal View History

2024-06-09 13:55:01 -04:00
# webpack-cli configtest
[![NPM Downloads][downloads]][downloads-url]
> **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
```bash
#npm
npm i -D @webpack-cli/configtest
#yarn
yarn add -D @webpack-cli/configtest
```
## Usage
```bash
npx webpack configtest [config-path]
```
[downloads]: https://img.shields.io/npm/dm/@webpack-cli/configtest.svg
[downloads-url]: https://www.npmjs.com/package/@webpack-cli/configtest