This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8179349625
electron
/
spec-main
/
fixtures
/
apps
/
self-module-paths
/
worker.js
2 lines
37 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fix: self.module.paths not working in web workers (#29955) * fix: global.module.paths in workers * spec: add a regression test
2021-07-04 23:48:46 +00:00
self
.
postMessage
(
self
.
module
.
paths
)
;
Reference in a new issue
Copy permalink