node-source-map-support
node-source-map-support copied to clipboard
Fix retrieveSourceMapURL to prevent false matches in CoffeeScript codebase
This bug was hard to track down! It breaks all my tests, and has been a real hinderance to my jest-preset-coffeescript package. Fixes #254.