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

Stop using old 'import assertions' syntax that was removed in Node 22 #540

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

ExplodingCabbage
Copy link
Collaborator

I haven't tested everything on Node 22 yet, but this should stop at least one way the build is broken in Node 22. Fixes #537.

I haven't tested everything on Node 22 yet, but this should stop at least one way the build is broken in Node 22. Fixes #537.
@ExplodingCabbage ExplodingCabbage merged commit fc5e7ea into master Aug 13, 2024
@ExplodingCabbage ExplodingCabbage deleted the import-attributes branch September 12, 2024 08:46
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.

SyntaxError: Unexpected identifier 'assert' during Grunt buld
1 participant