mysticatea / cpx

A cli tool to watch and copy file globs.
MIT License
524 stars 36 forks source link

node 0.10 support #6

Closed k88hudson closed 9 years ago

k88hudson commented 9 years ago

I had to do a couple of things to get this to work on node 0.10:

Let me know what you think.

mysticatea commented 9 years ago

Thank you for the PR! This looks almost good, but just one, babel-runtime should be in dependencies instead of devDependencies.

k88hudson commented 9 years ago

Looks like tests are failing due to #8