mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-02 17:03:36 +00:00
don't blow away the global web3
This commit is contained in:
parent
5d67917326
commit
9730c198d3
@ -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