node icon indicating copy to clipboard operation
node copied to clipboard

module: add SourceMap.lineLengths

Open isaacs opened this issue 1 year ago • 1 comments

Fix: #48460

isaacs avatar Jun 14 '23 23:06 isaacs

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.

isaacs avatar Jun 15 '23 04:06 isaacs

CI: https://ci.nodejs.org/job/node-test-pull-request/52715/

nodejs-github-bot avatar Jul 12 '23 06:07 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/52737/

nodejs-github-bot avatar Jul 12 '23 15:07 nodejs-github-bot

Landed in 905394393143dfe8f318bfc89986bc91514d1f1e

nodejs-github-bot avatar Jul 12 '23 18:07 nodejs-github-bot

This commit does not land cleanly on v18.x-staging and will need manual backport in case we want it in v18.

ruyadorno avatar Sep 12 '23 01:09 ruyadorno

This is another PR that should have been labeled semver-minor.

targos avatar Nov 15 '23 10:11 targos