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

[compiler] Support default imports for autodep config #31664

Closed
wants to merge 2 commits into from

Conversation

jbrown215
Copy link
Contributor

@jbrown215 jbrown215 commented Dec 3, 2024

Summary

Allows us to add deps for things like import useWrapperEffect from 'useWrapperEffect'

Stack created with Sapling. Best reviewed with ReviewStack.

## Summary

Drops .current field accesses in inferred dep arrays
## Summary

Allows us to add deps for things like `import useWrapperEffect from 'useWrapperEffect'`
Copy link

vercel bot commented Dec 3, 2024

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

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 4:08pm

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

Successfully merging this pull request may close these issues.

2 participants