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: move package exports default condition to be last #1013

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

sykim4
Copy link
Contributor

@sykim4 sykim4 commented Nov 15, 2024

fixes #1011

@sykim4 sykim4 requested a review from a team as a code owner November 15, 2024 19:24
Copy link

vercel bot commented Nov 15, 2024

Someone is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@luwes luwes left a comment

Choose a reason for hiding this comment

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

thank you! this looks good to me

Copy link

vercel bot commented Nov 20, 2024

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

Name Status Preview Comments Updated (UTC)
elements-demo-create-react-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 8:50pm
elements-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 8:50pm
elements-demo-svelte-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 8:50pm
elements-demo-vanilla ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 8:50pm
elements-demo-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 8:50pm

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.

Bug: build failure with error "Default condition should be last one"
2 participants