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 CommonJS target #300

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Fix CommonJS target #300

merged 1 commit into from
Jul 3, 2024

Conversation

kearfy
Copy link
Member

@kearfy kearfy commented Jul 3, 2024

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What is the motivation?

Because the cjs output did not have a cjs extension, it could not be required as such.

What does this change do?

It changes all outputted bundled to have either a cjs or mjs extension

What is your testing strategy?

GitHub CI

Is this related to any issues?

No.

Have you read the Contributing Guidelines?

@kearfy kearfy merged commit 614b735 into surrealdb:main Jul 3, 2024
8 checks passed
@kearfy kearfy deleted the micha/fix-cjs branch July 3, 2024 16:29
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.

1 participant