mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-28 22:45:48 +00:00
check for self
This commit is contained in:
parent
7268a419c1
commit
c587cbdfa6
1
lib/contracts/code_templates/main-context.js.ejs
Normal file
1
lib/contracts/code_templates/main-context.js.ejs
Normal file
@ -0,0 +1 @@
|
||||
var __mainContext = __mainContext || (typeof self !== 'undefined' ? self : this);
|
Loading…
x
Reference in New Issue
Block a user