Skip to content

Commit 3aa488c

Browse files
authored
tests: integrate Angular17 (#1263)
--------- Signed-off-by: Jan Kowalleck <[email protected]>
1 parent f8f7392 commit 3aa488c

File tree

20 files changed

+13143
-1
lines changed

20 files changed

+13143
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ module.exports = {
109109

110110
_Angular_ uses _webpack_ under the hood. Therefore, it is possible to integrate this plugin by utilizing
111111
[@angular-builders/custom-webpack](https://www.npmjs.com/package/@angular-builders/custom-webpack).
112-
See an example here: [integration with Angular13/webpack5](https://github.com/CycloneDX/cyclonedx-webpack-plugin/tree/master/tests/integration/webpack5-angular13).
112+
See an example here: [integration with Angular17/webpack5](https://github.com/CycloneDX/cyclonedx-webpack-plugin/tree/master/tests/integration/webpack5-angular17).
113113

114114
### Use with React
115115

0 commit comments

Comments
 (0)