node-source-map-support icon indicating copy to clipboard operation
node-source-map-support copied to clipboard

Source-map needs to be updated to 0.8.0-beta.0

Open RDIL opened this issue 3 years ago • 1 comments
trafficstars

See https://github.com/terser/terser/pull/1164 for reasoning. This breaks Node.js v18.

RDIL avatar Apr 20 '22 18:04 RDIL

In the interim, @cspotcode/source-map-support may work as a drop-in replacement. I'm not 100% sure, but I checked the code and I don't think it has the fetch check. Might not work if you need browser support.

cspotcode avatar Apr 20 '22 20:04 cspotcode