AlviA
Convex Communityโ€ข3w agoโ€ข
19 replies
Alvi

Convex Monorepo Package bundled

โ”Advice๐ŸŽFeature Request
i have a turborepo monorepo with a package that contains the convex code which i use in web and mobile package
since i use ts path aliases in the convex package i need to bundle the export file
but that is not working correctly in type-level
since convex types the api for example through api.d.ts and that breaks the bundled api type (which is AnyApi)
is there a solution for this case?
Was this page helpful?