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: package export path for tsconfig #1690

Merged
merged 5 commits into from
Nov 22, 2024
Merged

fix: package export path for tsconfig #1690

merged 5 commits into from
Nov 22, 2024

Conversation

lawvs
Copy link
Contributor

@lawvs lawvs commented Nov 21, 2024

Update paths in package.json for exports and enable composite in tsconfig for better project structure and build management. Add project references in the renderer's tsconfig for improved module resolution.

Copy link

vercel bot commented Nov 21, 2024

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

Name Status Preview Comments Updated (UTC)
follow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 3:07pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
follow-external-ssr ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 3:07pm

@follow-reviewer-bot
Copy link

Suggested PR Title:

fix: update project configs for better module resolution

Change Summary:
Modified package and TypeScript configurations to improve project structure and module resolution. This includes changes to export paths, enabling composite projects in tsconfig, and adding references between main and renderer.

Code Review:
No change requests necessary.

@lawvs lawvs merged commit 00826ae into dev Nov 22, 2024
10 checks passed
@lawvs lawvs deleted the fix/export-path branch November 22, 2024 04:48
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.

2 participants