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: fix cjs default import #12

Merged
merged 1 commit into from
Oct 20, 2022
Merged

fix: fix cjs default import #12

merged 1 commit into from
Oct 20, 2022

Conversation

mammadataei
Copy link
Owner

In this PR I replaced the tsup with unbuild. This should fix #10.

Please note that you may need to set "esModuleInterop": true, in your tsconfig.json.

@mammadataei mammadataei changed the title chore: migrate from tsup to unbuild fix: fix cjs default import Oct 20, 2022
@mammadataei mammadataei merged commit a1822a9 into main Oct 20, 2022
@mammadataei mammadataei deleted the fix_cjs_default_import branch October 20, 2022 14:56
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.

TypeError: vitePreprocessor is not a function
1 participant