jsonJ
Convex Community2y ago
1 reply
json

Custom bundling

I'd like to run ts-patch https://github.com/nonara/ts-patch my convex code so I can use ts compiler plugins (its compile-time only, not runtime), but you need to use
tspc
instead of
tsc
. Is it possible to tell the convex cli to run tspc?
GitHub
Augment the TypeScript compiler to support extended functionality - nonara/ts-patch
GitHub - nonara/ts-patch: Augment the TypeScript compiler to suppor...
Was this page helpful?