spec: "preload" attribute of <webview>
This commit is contained in:
parent
217b1afe87
commit
395b0c4224
3 changed files with 19 additions and 0 deletions
1
spec/fixtures/module/preload.js
vendored
Normal file
1
spec/fixtures/module/preload.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
console.log([typeof require, typeof module, typeof process].join(' '));
|
Loading…
Add table
Add a link
Reference in a new issue