Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 494de70

Browse files
committed
Update webpack to fix known build issue
"Super expression must either be null or a function, not undefined"
1 parent 0ab993a commit 494de70

2 files changed

Lines changed: 50 additions & 275 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"sass-loader": "^6.0.7",
8484
"style-loader": "^0.20.2",
8585
"url-loader": "^1.0.1",
86-
"webpack": "4.20.2",
86+
"webpack": "^4.41.2",
8787
"webpack-cli": "3.1.2"
8888
},
8989
"peerDependencies": {

0 commit comments

Comments
 (0)