replace all web-view code with webview
This commit is contained in:
parent
1085c28612
commit
c75a1f08fd
21 changed files with 33 additions and 33 deletions
|
|
@ -88,8 +88,8 @@ if (window.location.protocol === 'chrome-devtools:') {
|
|||
|
||||
// Load webview tag implementation.
|
||||
if (nodeIntegration === 'true' && process.guestInstanceId == null) {
|
||||
require('./web-view/web-view')
|
||||
require('./web-view/web-view-attributes')
|
||||
require('./webview/webview')
|
||||
require('./webview/webview-attributes')
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue