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: node 22 support #108

Merged
merged 1 commit into from
Dec 19, 2024
Merged

fix: node 22 support #108

merged 1 commit into from
Dec 19, 2024

Conversation

Zyie
Copy link
Member

@Zyie Zyie commented Dec 19, 2024

closes #107

Newer versions of node no longer throw ERR_REQUIRE_ESM when using require on a esm file, we now check to see if __esModule is defined instead

@Zyie Zyie merged commit b2204b5 into main Dec 19, 2024
7 checks passed
@Zyie Zyie deleted the fix/node-22 branch December 19, 2024 12:44
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.

Assetpack config not parsed correctly in node 22 and later
1 participant