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(package): CommonJS compatibility #33

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

lharti
Copy link
Contributor

@lharti lharti commented Nov 2, 2024

Description

The published npm package is missing the .cjs files required for CommonJS compatibility.

I encountered this problem when my Jest resolver failed with the error: Cannot find module 'holy-loader'.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code

@lharti lharti changed the title fix(package): include dist's .cjs files fix(package): CommonJS compatibility Nov 2, 2024
@tomcru tomcru merged commit d0dd325 into tomcru:main Nov 5, 2024
2 checks passed
@tomcru
Copy link
Owner

tomcru commented Nov 5, 2024

Thank you 👍

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