swc-project / swc-node

Faster ts-node without typecheck
MIT License
1.81k stars 76 forks source link

The debugger does not work well with ESM TypeScript #852

Closed cjnoname closed 3 months ago

cjnoname commented 3 months ago

The debugger does not work well with ESM TypeScript; instead of pointing to the source code, it points to the compiled code.