Unable to transpile internal packages in monorepo
I am trying to learn how to use monorepos and using a turborepo in my project
all I simply want to do is create a package called db which exports a primsaClient which i can use in my other apps wherever required
Unable to transpile internal packages in monorepo
I am trying to learn how to use monorepos and using a turborepo in my project
all I simply want to do is create a package called db which exports a primsaClient which i can use in my other apps wherever required