mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
don't blow away the global web3
This commit is contained in:
parent
4472077e08
commit
4baea520d8
@ -1,4 +1,4 @@
|
||||
__mainContext.web3 = undefined;
|
||||
// __mainContext.web3 = undefined;
|
||||
__reduce(<%- connectionList %>,function(prev, value, next) {
|
||||
if (prev === false) {
|
||||
return next(null, false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user