swc-node
swc-node copied to clipboard
Inline source maps broken w/ newer Typescript
I'm using typescript 5.5 breaks when trying to inline source maps because typescript returns w/ Option 'sourceMap' cannot be specified with option 'inlineSourceMap'.ts
.
https://github.com/swc-project/swc-node/blob/37b4a40c80f1c61c54830c79619a4282d46224c8/packages/register/read-default-tsconfig.ts#L121
I think this typescript behavior change in ~v5.