Closed k88hudson closed 9 years ago
I had to do a couple of things to get this to work on node 0.10:
babel-runtime
Symbol
Let me know what you think.
Thank you for the PR! This looks almost good, but just one, babel-runtime should be in dependencies instead of devDependencies.
dependencies
devDependencies
Looks like tests are failing due to #8
I had to do a couple of things to get this to work on node 0.10:
babel-runtime
to supportSymbol
sLet me know what you think.