Skip to content

Fix JavaScript exports to use CommonJS by default#1221

Merged
colinrotherham merged 4 commits into
mainfrom
module-format
Apr 15, 2025
Merged

Fix JavaScript exports to use CommonJS by default#1221
colinrotherham merged 4 commits into
mainfrom
module-format

Conversation

@colinrotherham
Copy link
Copy Markdown
Contributor

Description

This PR fixes #937 by defaulting to CommonJS until ES modules return in:

Checklist

@colinrotherham colinrotherham merged commit 4a098ba into main Apr 15, 2025
10 checks passed
@colinrotherham colinrotherham deleted the module-format branch April 15, 2025 08:53
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.

Component JS files are only available in ESM syntax

2 participants