Exported query missing type annotations when building convex in another directory other than root
I have a query that looks like this (
When building with my convex.json specifying
src/convex/steam.ts):When building with my convex.json specifying
src/convex of my directory, tsc fails for this reason: