Description
I upgraded from an ancient version of node-pg-migrate to the latest version, which is fine but was using swc to handle typescript migrations before. With that I could configure it to respect tsconfig paths. But now with the jiti tool chain I don’t see an obvious way to configure node-pg-migrate to use tsconfig paths. But I did see that jiti has support for it.
Suggested solution
Provide a way for node-pg-migrate users to configure the underlying jiti config to allow for things like tsconfig paths support.
Alternative
No response
Additional context
No response
Description
I upgraded from an ancient version of node-pg-migrate to the latest version, which is fine but was using swc to handle typescript migrations before. With that I could configure it to respect tsconfig paths. But now with the jiti tool chain I don’t see an obvious way to configure node-pg-migrate to use tsconfig paths. But I did see that jiti has support for it.
Suggested solution
Provide a way for node-pg-migrate users to configure the underlying jiti config to allow for things like tsconfig paths support.
Alternative
No response
Additional context
No response