frozeman / bignumber.js-nolookahead

BigNumber.js version with no look ahead regex for web3.js 0.x.x
MIT License
10 stars 20 forks source link

module.exports priority #5

Closed yinxulai closed 5 years ago

yinxulai commented 6 years ago

module.exports takes precedence, solves the problem that the define keyword is occupied in some special environments.