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: remove baseurl append on retry #25

Merged
merged 2 commits into from
Nov 10, 2021

Conversation

olivervorasai
Copy link
Contributor

@olivervorasai olivervorasai commented Nov 8, 2021

Removes further baseURL appends when retrying.

closes #24

@pi0
Copy link
Member

pi0 commented Nov 9, 2021

Thanks for PR @olivervorasai. I guess we can use new ufo.withBase utility on L71

fix: use withBase to append baseURL
@olivervorasai
Copy link
Contributor Author

That is an excellent suggestion @pi0. I have made the change.

@pi0 pi0 merged commit 7e1b54d into unjs:main Nov 10, 2021
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.

baseURL is being appended on every retry
2 participants