Merge pull request #6547 from electron/update-web-view-docs
docs: Update nodeintegration of web-view-tag.md
This commit is contained in:
commit
a0c5749ac1
1 changed files with 0 additions and 3 deletions
|
@ -121,9 +121,6 @@ than the minimum values or greater than the maximum.
|
|||
If "on", the guest page in `webview` will have node integration and can use node
|
||||
APIs like `require` and `process` to access low level system resources.
|
||||
|
||||
**Note:** Node integration will always be disabled in the `webview` if it is
|
||||
disabled on the parent window.
|
||||
|
||||
### `plugins`
|
||||
|
||||
```html
|
||||
|
|
Loading…
Reference in a new issue