Skip to content

Commit dd06d91

Browse files
committed
Update html-webpack-plugin to 2.24.1
This fixes `ERROR in Path must be a string. Received undefined`.
1 parent 3e4e42e commit dd06d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-config-defaults": "8.0.2",
4646
"file-loader": "0.8.4",
4747
"html-loader": "0.3.0",
48-
"html-webpack-plugin": "1.6.1",
48+
"html-webpack-plugin": "2.24.1",
4949
"jasmine-core": "2.3.4",
5050
"karma": "0.13.19",
5151
"karma-chrome-launcher": "0.2.0",

0 commit comments

Comments
 (0)