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: revert Rollup 3 => 2 #1570

Merged

Conversation

CodyJasonBennett
Copy link
Member

Reverts #1537 since Rollup 3 is not correctly interoping default exports (see #1550, #1551). Rather than do this for all dependencies, I'm reverting until we have a safer process.

@vercel
Copy link

vercel bot commented Jul 12, 2023

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

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2023 7:16am

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit fc2039d:

Sandbox Source
awesome-chatterjee-shzzrg Configuration
Ground reflections and video textures Configuration
arc-x-pmndrs-colors Configuration

@CodyJasonBennett CodyJasonBennett merged commit 96902c7 into pmndrs:master Jul 12, 2023
2 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/downgrade-rollup branch July 12, 2023 07:16
@github-actions
Copy link

🎉 This PR is included in version 9.78.2 🎉

The release is available on:

Your semantic-release bot 📦🚀


// TODO: upgrade to v4
// https://github.com/pmndrs/drei/pull/1550
const create = ((zustand as any).default || zustand) as typeof zustand
Copy link
Member

@abernier abernier Jul 16, 2023

Choose a reason for hiding this comment

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

@CodyJasonBennett oh, this is the reason why? (.default)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants