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

Use cwd when no path given to pkgConf(key) method #1

Closed
wants to merge 2 commits into from

Conversation

nexdrew
Copy link

@nexdrew nexdrew commented Feb 20, 2017

Addresses the concerns with yargs#779 expressed here, which falls back to using cwd (as defined by the yargs instance) when no path is given to the .pkgConf(key, path) method.

Also added a note to README about using "extends" in config objects.

@nexdrew nexdrew changed the title se cwd when no path given to pkgConf(key) method Use cwd when no path given to pkgConf(key) method Feb 20, 2017
@rcoy-v
Copy link
Owner

rcoy-v commented Feb 23, 2017

I added support for absolute paths since that was mentioned in the README updates. These changes are included in 5353a2b.

@rcoy-v rcoy-v closed this Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants