Outlook_Addin_LLM/node_modules/@webpack-cli/configtest
2024-11-29 21:36:41 +01:00
..
lib First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
LICENSE First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
package.json First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
README.md First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01: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]