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

Fix substring returning last character of src dir #28

Closed
wants to merge 1 commit into from
Closed

Fix substring returning last character of src dir #28

wants to merge 1 commit into from

Conversation

dmcass
Copy link

@dmcass dmcass commented Mar 19, 2014

The getSubPath method was returning the last character of the src dir resulting in new directories being created when using cwd or file patterns.

The getSubPath method was returning the last character of the src dir resulting in new directories being created when using cwd or file patterns.
@dmcass dmcass closed this Mar 19, 2014
@dmcass
Copy link
Author

dmcass commented Mar 19, 2014

This is actually due to using paths like "./test" in the cwd. Ignore.

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

Successfully merging this pull request may close these issues.

1 participant