fixed #28 and other small node.js issues

This commit is contained in:
Marek Kotewicz
2015-01-16 15:49:36 +01:00
parent 2c36d5ff45
commit 0172939490
10 changed files with 39 additions and 60 deletions

View File

@ -24,9 +24,7 @@
*/
// TODO: is these line is supposed to be here?
if (process.env.NODE_ENV !== 'build') {
var web3 = require('./web3'); // jshint ignore:line
}
var web3 = require('./web3'); // jshint ignore:line
/**
* Provider manager object prototype