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

build: add type: module to package.json #190

Merged
merged 2 commits into from
Dec 30, 2024
Merged

build: add type: module to package.json #190

merged 2 commits into from
Dec 30, 2024

Conversation

unional
Copy link
Contributor

@unional unional commented Dec 26, 2024

This is needed for TypeScript project to load the ESM code.

Resolves #191

This is needed for TypeScript project to load the ESM code.
@pi0 pi0 changed the title fix: add type: module build: add type: module to `package.json Dec 30, 2024
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks.

@pi0 pi0 changed the title build: add type: module to `package.json build: add type: module to package.json Dec 30, 2024
@pi0 pi0 merged commit 0edf800 into unjs:main Dec 30, 2024
1 check failed
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.

Loading ESM in Typescript
2 participants