Skip to content

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

Open
gionkunz wants to merge 3 commits intovuejs:mainfrom
gionkunz:patch-1
Open

Add better resolve alias matching for @vue/compat#57
gionkunz wants to merge 3 commits intovuejs:mainfrom
gionkunz:patch-1

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.

1 participant