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: only emit esm build #212

Merged
merged 5 commits into from
May 4, 2024
Merged

fix: only emit esm build #212

merged 5 commits into from
May 4, 2024

Conversation

iFaxity
Copy link
Owner

@iFaxity iFaxity commented May 4, 2024

Updated build to only emit ESM build.
As in Vite 5 and forward only ESM builds are encouraged for plugins.

Fixes #209.

@iFaxity iFaxity changed the title feat: only emit esm build fix: only emit esm build May 4, 2024
@iFaxity iFaxity enabled auto-merge (squash) May 4, 2024 23:10
@iFaxity iFaxity merged commit 895c7bb into next May 4, 2024
3 of 4 checks passed
Copy link
Contributor

github-actions bot commented May 4, 2024

🎉 This PR is included in version 6.0.1-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

github-actions bot commented May 5, 2024

🎉 This PR is included in version 6.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning is shown: The CJS build of Vite's Node API is deprecated
1 participant