dan mylesD
tRPC11mo ago
7 replies
dan myles

tRPC Monorepo w/ Package Path Aliases

Does anyone have a working example of tRPC's API router definitions in a package in a monorepo with path aliases working in that sub package? Something like
create-t3-turbo
but with path aliases in that API sub package. I see Julius has setup a great monorepo example, however I see in all the packages he is only using relative imports.

Is this possible?
Was this page helpful?