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: identify ESM in empty export file #429

Merged
merged 3 commits into from Dec 2, 2023
Merged

Conversation

privatenumber
Copy link
Owner

Previously, export {} was not compiled to ESM because no exports were detected. Not it simply checks for ESM syntax.

@privatenumber privatenumber merged commit 01592a7 into develop Dec 2, 2023
2 checks passed
@privatenumber privatenumber deleted the empty-export branch December 2, 2023 08:35
@privatenumber
Copy link
Owner Author

🎉 This issue has been resolved in v4.6.2

If you appreciate this project, please consider supporting this project by sponsoring ❤️ 🙏

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant