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

Add support for CJS imports in generate #179

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

blomqma
Copy link
Owner

@blomqma blomqma commented Aug 27, 2024

This adds a fallback for importing the modules
as CJS modules if importing the ESM default
export leads to undefined.

This adds a fallback for importing the modules
as CJS modules if importing the ESM default
export leads to undefined.
Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-rest-framework 🔄 Building (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 9:03pm
next-rest-framework-demo 🔄 Building (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 9:03pm

@blomqma blomqma merged commit 4528c55 into main Aug 27, 2024
4 of 6 checks passed
@blomqma blomqma deleted the support-commonjs-imports-for-generate branch August 27, 2024 21:03
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.

1 participant