Skip to content

fix: include dist .mjs for packages with modules declared #425

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
Aug 24, 2024

Conversation

vargasd
Copy link
Contributor

@vargasd vargasd commented Aug 23, 2024

I also noticed that a couple packages have esm modules built but neither have them declared in package.json nor included as files, but I wasn't sure if that was intentional. That would more likely be a feature than a fix anyway.

If desired, I can add a commit to declare and include those packages too.

I also noticed that a couple packages have esm modules built but neither
have them declared in `package.json` _nor_ included as `files`, but I
wasn't sure if that was intentional. That would more likely be a feature
than a fix anyway.
@CLAassistant
Copy link

CLAassistant commented Aug 23, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@nirga nirga left a comment

Choose a reason for hiding this comment

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

Thanks! And yes please 🙏🏼

@nirga nirga merged commit 4a7ec33 into traceloop:main Aug 24, 2024
4 checks passed
vargasd pushed a commit to vargasd/openllmetry-js that referenced this pull request Aug 26, 2024
As discussed in traceloop#425, adding ESM exports for packages which didn't
previously have them.
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.

3 participants