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

Add internal Aliases for Library and Examples #515

Open
KiwiKilian opened this issue Nov 26, 2024 · 2 comments
Open

Add internal Aliases for Library and Examples #515

KiwiKilian opened this issue Nov 26, 2024 · 2 comments
Labels

Comments

@KiwiKilian
Copy link
Collaborator

I would propose:

  • Library: @/* for ./src/*
  • Examples: @examples/* for ./packages/examples/*

Opinions @tyrauber?

@tyrauber
Copy link
Collaborator

That is what I would do.

@KiwiKilian
Copy link
Collaborator Author

It works easily within the example app, but it's difficult for the library, because the aliases have to be resolved during build, which is not quite what tsc aliases are made for.

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

No branches or pull requests

2 participants