Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Example: simple use

This is a showcase how to configure the CycloneDX Webpack Plugin.

setup

npm:

npm i

yarn

touch yarn.lock
yarn 

usage

use one of these:

npm run build 
yarn run build