Skip to content

Commit 5494c52

Browse files
committed
docs: add CycloneDxWebpackPlugin plugin
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 02fb7bd commit 5494c52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/awesome-webpack.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ _People passionate about Webpack (In no particular order)_
171171
- [Chrome Extension Archive Webpack Plugin](https://github.com/KeisukeYamashita/chrome-extension-archive-webpack-plugin) Create archive file to publish Chrome Exentions to Chrome Web Store -- _Maintainer_: `KeisukeYamashita` [![Github][githubicon]](https://github.com/KeisukeYamashita)
172172
- [Layer-pack Webpack Plugin](https://github.com/layer-pack/layer-pack) Allow to glob imports file & directories, build mono repo apps via inheritable source code / npm packages & share webpack configs -- _Maintainer_: `Braun Nathanaël` [![Github][githubicon]](https://github.com/N8tz)
173173
- [webpack-typescript-directory-compile-plugin](https://github.com/ssigwart/webpack-typescript-directory-compile-plugin) Configure an source directory of typescript files and an output directory for JavaScript files. Each typescript file in the source directory and any newly added files will be compiled to individual JavaScript files. -- _Maintainer_: `Stephen Sigwart` [![Github][githubicon]](https://github.com/ssigwart)
174+
- [CycloneDxWebpackPlugin](https://github.com/CycloneDX/cyclonedx-webpack-plugin#readme): Create CycloneDX Software Bill of Materials (SBOM) from webpack bundles at compile time. -- _Maintainer_: `CycloneDX Team` [![Github][githubicon]](https://github.com/orgs/CycloneDX)
174175

175176
### Webpack Tools
176177

0 commit comments

Comments
 (0)