ts-node icon indicating copy to clipboard operation
ts-node copied to clipboard

Detect `--enable-source-maps`; do not install our sourcemap hook

Open cspotcode opened this issue 4 years ago • 0 comments

Can we detect when the user has enabled node's native sourcemap support and skip registration of @cspotcode/source-map-support?

cspotcode avatar Sep 25 '21 23:09 cspotcode