Closed bkw closed 7 years ago
This PR brings back support for node v4.
Since we're transpiling with babel anyway, I thought adjusting the way we use babel to play nice with node v4 was a small price to pay for the increased compatibility. I hope You agree.
Thanks for this
https://github.com/makeomatic/ioredis-lock/tree/node4 - under that branch in git and is published via @legacy tag
This PR brings back support for node v4.
Since we're transpiling with babel anyway, I thought adjusting the way we use babel to play nice with node v4 was a small price to pay for the increased compatibility. I hope You agree.