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.json asset type module setting #733

Merged
merged 3 commits into from Jul 22, 2021
Merged

Conversation

guybedford
Copy link
Contributor

This fixes #732, which was a feature added to ensure any emitted package.json doesn't stop the "type": "module" boundary from applying, but had a typo in the reading process.

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

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

Nice catch, thanks!

@styfle styfle enabled auto-merge (squash) July 22, 2021 17:17
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.

Error when building ESM project
2 participants