node
node copied to clipboard
module: add SourceMap.lineLengths
Fix: #48460
The failing tests in CI are a bit confusing, these all pass locally, and it looks like they're not running with source maps enabled for some reason. I'm not sure why anything I did there would have changed that though.
CI: https://ci.nodejs.org/job/node-test-pull-request/52715/
CI: https://ci.nodejs.org/job/node-test-pull-request/52737/
Landed in 905394393143dfe8f318bfc89986bc91514d1f1e
This commit does not land cleanly on v18.x-staging
and will need manual backport in case we want it in v18.
This is another PR that should have been labeled semver-minor.