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

Rest resolve parameter. #26

Closed
filenwind opened this issue Jun 22, 2018 · 1 comment
Closed

Rest resolve parameter. #26

filenwind opened this issue Jun 22, 2018 · 1 comment

Comments

@filenwind
Copy link

If rest appRootPath.resolve params and join with path.sep will be great.

var appRootPath = require('app-roo-path');
var barDirPath = appRootPath.resolve('foo', 'bar'); //  root/foo/bar
@inxilpro
Copy link
Owner

I don't plan on expanding the scope of the package. If I release a 3.0, it will probably only export the path and nothing else.

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

2 participants