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

feat(ESM): Upgrading adzerk-management-sdk to support ESM #144

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

whizzzkid
Copy link

@whizzzkid whizzzkid commented Dec 28, 2024

Issue

adzerk-management-sdk-js fails to build with projects with random Error [ERR_REQUIRE_ESM]: require() messages. Once I was able to move to ESM, the strickland package started throwing similar errors. I fixed that upstream here

In this PR

  • Fixing type: "module" annotation.
  • Fixing corresponding jest configs.
  • Upgraded to strickland-esm
  • Fixed file structures (auto)

Published

@whizzzkid
Copy link
Author

@honeycomb-cheesecake @akiradev I found some compatibility issues when building this with ESM and created a PR for this. Please feel free to test and merge.

My needs are met with @whizzzkid/patched-adzerk-management-sdk

🙏🏽

@whizzzkid whizzzkid changed the title feat(ESM): Upgrading adzerk-sdk to support ESM feat(ESM): Upgrading adzerk-management-sdk to support ESM Dec 28, 2024
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