By default Next.js apps come with import alias of @/. I find that when using sidequest, it's failing when the file imports something like @/config
Is it possible to add a configuration option to invoke the job with tsx instead of node --experimental-strip-types?
By default Next.js apps come with import alias of
@/. I find that when using sidequest, it's failing when the file imports something like@/configIs it possible to add a configuration option to invoke the job with
tsxinstead ofnode --experimental-strip-types?