Skip to content

Commit 0f2f714

Browse files
committed
Merge pull request webpack#1523 from jhen0409/patch-1
Fix module of electron target: web-view -> web-frame
2 parents bd0a3a0 + 32d457e commit 0f2f714

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/WebpackOptionsApply.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ WebpackOptionsApply.prototype.process = function(options, compiler) {
136136
"tray",
137137
"remote",
138138
"web-view",
139+
"web-frame",
139140
"clipboard",
140141
"crash-reporter",
141142
"screen",

0 commit comments

Comments
 (0)