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(component-library): fix ts node_module resolution #483

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ffrank913
Copy link

What?

Added node_module paths for correct TS resolution for component-library.

Why?

Desired packages in component-library don't have the correct resolution to root's node_modules-folder.

How?

By adding both relevant node_modules-folders to the component-library's ts-config.

Testing?

This change is only relevant for developing convenience so no testing is needed.

Screenshots (optional)

Anything Else?

@ffrank913 ffrank913 added the package: components @meteor/components label Jan 24, 2025
@ffrank913 ffrank913 self-assigned this Jan 24, 2025
Copy link

vercel bot commented Jan 24, 2025

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

Name Status Preview Comments Updated (UTC)
meteor-component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 9:48am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
meteor-admin-sdk-docs ⬜️ Ignored (Inspect) Visit Preview Jan 24, 2025 9:48am

@ffrank913 ffrank913 requested a review from Haberkamp January 24, 2025 09:43
@Haberkamp
Copy link
Contributor

@ffrank913 thanks for the PR, can you explain what this change does in more detail? I never experience any issues with resolving node modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: components @meteor/components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants