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(resolver): support encoded file urls #5766

Merged
merged 8 commits into from
Sep 29, 2023
Merged

Conversation

paperdave
Copy link
Collaborator

@paperdave paperdave commented Sep 19, 2023

What does this PR do?

fixes vite config loading if your directory had a special character

Fixes #5100

How did you verify your code works?

new tests hell yeah

@paperdave paperdave marked this pull request as ready for review September 20, 2023 00:52
@paperdave paperdave merged commit 10bee33 into main Sep 29, 2023
15 of 18 checks passed
@paperdave paperdave deleted the dave/import-url-decode branch September 29, 2023 21:58
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.

Dynamic import() doesn't decode urls - breaks vite in directories with spaces and special characters
2 participants