Skip to content

Commit 54870fa

Browse files
committed
Re-add html-webpack-plugin
1 parent 6723857 commit 54870fa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"eslint-plugin-prettier": "^5.1.3",
7878
"eslint-plugin-react": "^7.23.2",
7979
"eslint-plugin-react-hooks": "^4.2.0",
80+
"html-webpack-plugin": "^5.6.0",
8081
"http-proxy-middleware": "^3.0.0",
8182
"mock-websocket": "^0.0.7",
8283
"prettier": "^3.2.5",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -5806,7 +5806,7 @@ html-parse-stringify@^3.0.1:
58065806
tapable "^1.1.3"
58075807
util.promisify "1.0.0"
58085808

5809-
"html-webpack-plugin-5@npm:html-webpack-plugin@^5", html-webpack-plugin@^5.5.0:
5809+
"html-webpack-plugin-5@npm:html-webpack-plugin@^5", html-webpack-plugin@^5.5.0, html-webpack-plugin@^5.6.0:
58105810
version "5.6.0"
58115811
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0"
58125812
integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==

0 commit comments

Comments
 (0)