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: createResolver compat #17972

Merged

Conversation

patak-dev
Copy link
Member

Description

@sapphi-red was digging into Astro issues and found that they are patching config.createResolver. We need to offer a way to let projects inject their own alias plugins if we want to move forward here.

This PR is a stop-gap attempt to keep the config.createResolver override hack working for the client and ssr environments for backward compatibility.

Copy link

stackblitz bot commented Aug 29, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev
Copy link
Member Author

/ecosystem-ci run astro

@vite-ecosystem-ci
Copy link

📝 Ran ecosystem CI on 91c8eae: Open

suite result latest scheduled
astro failure success

@patak-dev
Copy link
Member Author

There is a single resolves CSS from Vue error after this PR.

@patak-dev patak-dev merged commit 0c1cfab into v6/environment-api Aug 29, 2024
15 checks passed
@patak-dev patak-dev deleted the fix/environment-api-create-resolver-compat branch August 29, 2024 14:32
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.

2 participants