Skip to content

Default engine export fix #7831

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

Merged
merged 1 commit into from
Jul 10, 2025
Merged

Default engine export fix #7831

merged 1 commit into from
Jul 10, 2025

Conversation

kpal81xd
Copy link
Contributor

  • Adds default exports option to work with tsx

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

A concise description of the purpose of the PR, followed by summarized bullets of changes

  • Adds a default export condition to the main package exports to enable proper resolution in TSX environments.
  • Duplicates the same import/require paths from the existing production condition.
Comments suppressed due to low confidence (1)

package.json:45

  • [nitpick] Consider adding or updating relevant documentation (e.g., README) to explain the new default export condition and its role in TSX compatibility.
      "default": {

@marklundin marklundin merged commit 5484646 into main Jul 10, 2025
7 checks passed
@marklundin marklundin deleted the exports-fix branch July 10, 2025 15:06
kpal81xd added a commit that referenced this pull request Jul 11, 2025
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.

2 participants