Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path from config file does not work #50

Closed
skyl opened this issue Mar 7, 2016 · 1 comment
Closed

Path from config file does not work #50

skyl opened this issue Mar 7, 2016 · 1 comment

Comments

@skyl
Copy link

skyl commented Mar 7, 2016

Given the config file:

path:
  - "src"
debug: true

The output path is path = undefined/src. It seems like the rest of the program treats this is a no-op and scans the entire tree from the cwd.

skyl pushed a commit to skyl/jscpd that referenced this issue Mar 8, 2016
@skyl
Copy link
Author

skyl commented Mar 8, 2016

Check out my PR that should take care of this and #52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant