You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that after reading both the browser-window.md within this repo and electron's documentation for their browser window both of you have an option called webPreferences. However on the electrons documentation that have another sub option called nodeIntegrationInWorker that allows for web worker support. I didn't see any additional options on the sketch-module-web-view that allows use of Web Workers. I was wondering if I am missing something.
Q1 Does the sketch-module-web-view support web workers?
Q2 If not, do you know of any work arounds?
The text was updated successfully, but these errors were encountered:
I noticed that after reading both the browser-window.md within this repo and electron's documentation for their browser window both of you have an option called webPreferences. However on the electrons documentation that have another sub option called nodeIntegrationInWorker that allows for web worker support. I didn't see any additional options on the sketch-module-web-view that allows use of Web Workers. I was wondering if I am missing something.
Q1 Does the sketch-module-web-view support web workers?
Q2 If not, do you know of any work arounds?
The text was updated successfully, but these errors were encountered: