magic-js icon indicating copy to clipboard operation
magic-js copied to clipboard

Fix @magic-ext/harmony exports field for yarn pnp strict

Open klngrs opened this issue 3 years ago • 0 comments

@magic-ext/harmony dist folder outputs index.js file - not index.mjs.

📦 Pull Request

[Provide a general summary of the pull request here.]

✅ Fixed Issues

  • [List any fixed issues here like: Fixes #XXXX]

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.

klngrs avatar Mar 22 '22 17:03 klngrs