cli: fix .getCompilationHooks error

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-11-19 21:09:34 +01:00
parent f435b653d3
commit 0aff0068c6
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Bumped the version range for `html-webpack-plugin` to fix the `htmlPluginExports.getCompilationHooks is not a function` error when using experimental Rspack.
+1 -1
View File
@@ -111,7 +111,7 @@
"global-agent": "^3.0.0",
"globby": "^11.1.0",
"handlebars": "^4.7.3",
"html-webpack-plugin": "^5.3.1",
"html-webpack-plugin": "^5.6.3",
"inquirer": "^8.2.0",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
+2 -2
View File
@@ -3961,7 +3961,7 @@ __metadata:
global-agent: ^3.0.0
globby: ^11.1.0
handlebars: ^4.7.3
html-webpack-plugin: ^5.3.1
html-webpack-plugin: ^5.6.3
inquirer: ^8.2.0
jest: ^29.7.0
jest-cli: ^29.7.0
@@ -29378,7 +29378,7 @@ __metadata:
languageName: node
linkType: hard
"html-webpack-plugin@npm:^5.3.1":
"html-webpack-plugin@npm:^5.6.3":
version: 5.6.3
resolution: "html-webpack-plugin@npm:5.6.3"
dependencies: