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: missing handling of type "module" in package.json #89

Merged
merged 1 commit into from
Aug 22, 2021
Merged

fix: missing handling of type "module" in package.json #89

merged 1 commit into from
Aug 22, 2021

Conversation

cimchd
Copy link
Contributor

@cimchd cimchd commented Aug 22, 2021

- change file ending of temp file to .cjs if nearest package.json has type "module" set
@antfu antfu merged commit 64736d0 into antfu-collective:main Aug 22, 2021
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.

Problem with "type" : "module" option in package.json
3 participants