node icon indicating copy to clipboard operation
node copied to clipboard

test_runner: throw on invalid source map

Open redyetidev opened this issue 5 months ago • 4 comments

This PR changes the code coverage test runner to throw ERR_SOURCE_MAP_CANNOT_PARSE when a sourcemap is not a valid JSON file, or does not exist.

redyetidev avatar Sep 21 '24 21:09 redyetidev