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: ESM SSR #855

Merged
merged 1 commit into from Jun 25, 2022
Merged

fix: ESM SSR #855

merged 1 commit into from Jun 25, 2022

Conversation

sapphi-red
Copy link
Contributor

@brc-dd

Now SSR uses ESM. So dynamic import is used instead of require.
This means it now requires await.

refs vitejs/vite#8759

@brc-dd brc-dd merged commit 57d782c into vuejs:chore/vite-3 Jun 25, 2022
@brc-dd
Copy link
Member

brc-dd commented Jun 25, 2022

Thanks a lot!! 🙏

@sapphi-red sapphi-red deleted the chore/vite-3-fix branch June 25, 2022 14:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants