This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
9fabbdc690
electron
/
spec
/
fixtures
/
module
/
set-global.js
2 lines
43 B
JavaScript
Raw
Normal View
History
Unescape
Escape
build: enable JS semicolons (#22783)
2020-03-20 14:28:31 -06:00
if
(
!
window
.
test
)
window
.
test
=
'preload'
;