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: resolve vite root before using it (fixes #113) #115

Merged
merged 1 commit into from
Jul 24, 2021

Conversation

dominikg
Copy link
Member

@dominikg dominikg commented Jul 24, 2021

fixes #113

maybe vite should resolve root before calling config hook, that information is pretty crucial for plugins to read their own config files.

@dominikg dominikg merged commit 67c46ad into main Jul 24, 2021
@dominikg dominikg deleted the fix/resolve-custom-root branch July 24, 2021 15:16
@github-actions github-actions bot mentioned this pull request Jul 24, 2021
@github-actions github-actions bot mentioned this pull request Jul 13, 2022
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.

"Internal server error" when root option for Vite is used
2 participants