mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-23 12:11:16 +00:00
check for self
This commit is contained in:
parent
3fb4d86e67
commit
5d67917326
@ -1 +1 @@
|
||||
var __mainContext = __mainContext || this;
|
||||
var __mainContext = __mainContext || (typeof self !== 'undefined' ? self : this);
|
||||
|
Loading…
x
Reference in New Issue
Block a user