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(ScreenSizer): use relative import #1810

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

Methuselah96
Copy link
Contributor

@Methuselah96 Methuselah96 commented Feb 3, 2024

Why

The broken import causes a type error in the TS declaration files.

What

Fixed the import path and removed the baseUrl setting from the TSConfig to prevent it in the future.

Checklist

  • Ready to be merged

The broken import causes a type error in the TS declaration files.
Copy link

vercel bot commented Feb 3, 2024

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 Feb 3, 2024 4:48am

Copy link

codesandbox-ci bot commented Feb 3, 2024

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 fcf6f28:

Sandbox Source
trusting-shockley-hkwyf5 Configuration
Ground reflections and video textures Configuration
arc-x-pmndrs-colors Configuration

Methuselah96 added a commit to Methuselah96/drei that referenced this pull request Feb 3, 2024
This was preventing the type error that was fixed in pmndrs#1810 from being caught.
@Methuselah96 Methuselah96 mentioned this pull request Feb 3, 2024
1 task
This was preventing the type error that was fixed in pmndrs#1810 from being caught.
@CodyJasonBennett CodyJasonBennett changed the title Fix import in ScreenSizer fix(ScreenSizer): use relative import Feb 6, 2024
@CodyJasonBennett CodyJasonBennett merged commit 268cde8 into pmndrs:master Feb 6, 2024
4 checks passed
Copy link

github-actions bot commented Feb 6, 2024

🎉 This PR is included in version 9.97.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Methuselah96 Methuselah96 deleted the patch-1 branch February 6, 2024 18:26
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