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 compiling code Array.from(void 0) #237

Merged
merged 5 commits into from
Mar 14, 2024

Conversation

nenya1840
Copy link
Contributor

The compiled code of this function will break, since Array.from(void 0) will have error

Copy link

vercel bot commented Mar 13, 2024

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

Name Status Preview Comments Updated (UTC)
cmdk-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2024 7:25am

@pacocoursey
Copy link
Owner

Hey, looks good. Can you run Prettier and push again to fix the tests? @nenya1840

Copy link

vercel bot commented Mar 14, 2024

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

@pacocoursey pacocoursey merged commit 4e01e2b into pacocoursey:main Mar 14, 2024
1 of 2 checks passed
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.

None yet

2 participants