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

Add better resolve alias matching for @vue/compat #57

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gionkunz
Copy link

The current example needs to be revised since Vite will use the string vue to match any import that contains it. (e.g. import '@vue/server-renderer' will be transformed to import '@vue/compat/server-renderer'

The current example needs to be revised since Vite will use the string `vue` to match any import that contains it. (e.g. `import '@vue/server-renderer'` will be transformed to `import '@vue/compat/server-renderer'`
@netlify
Copy link

netlify bot commented Aug 31, 2023

Deploy Preview for eager-kowalevski-41f498 failed.

Name Link
🔨 Latest commit 8e15aa1
🔍 Latest deploy log https://app.netlify.com/sites/eager-kowalevski-41f498/deploys/64f196273d8b830008b417b6

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

1 participant