You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I would propose:
@/*
for./src/*
@examples/*
for./packages/examples/*
Opinions @tyrauber?
The text was updated successfully, but these errors were encountered: