donejs / deploy

Deployment utilities for DoneJS
MIT License
4 stars 1 forks source link

use `process.cwd()` instead of `packpath.self()` #12

Closed mjstahl closed 9 years ago

mjstahl commented 9 years ago

https://github.com/donejs/deploy/blob/master/bin/donejs-deploy#L8

And remove the require of packpath at: https://github.com/donejs/deploy/blob/master/lib/package.js#L5