more internal web-view reverting
This commit is contained in:
parent
7562a8b662
commit
eb4038d626
3 changed files with 5 additions and 5 deletions
|
|
@ -88,8 +88,8 @@ if (window.location.protocol === 'chrome-devtools:') {
|
|||
|
||||
// Load webview tag implementation.
|
||||
if (nodeIntegration === 'true' && process.guestInstanceId == null) {
|
||||
require('./webview/webview')
|
||||
require('./webview/webview-attributes')
|
||||
require('./web-view/web-view')
|
||||
require('./web-view/web-view-attributes')
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue