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

feat(#13): add custom lookup path option #126

Merged
merged 2 commits into from Jul 21, 2021

Conversation

kamilic
Copy link
Contributor

@kamilic kamilic commented Jul 20, 2021

This feature is to provide an option resolve(path: string): Promise<String> | string to rewrite paths from compose/from.

@madyankin madyankin merged commit 8df67c9 into madyankin:master Jul 21, 2021
@madyankin
Copy link
Owner

Thanks! Published

@kamilic
Copy link
Contributor Author

kamilic commented Jul 22, 2021

@madyankin oh sorry, I think it need some fixes.
In resolve(path: string): Promise<String> | string, argument path is a quoted string.
It's not convenience for user to use.
I will open a another merge requests to fix it.

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.

None yet

2 participants