Resolve a chain of sourcemaps back to the original source, like magic
by Rich-HarrisJavaScript
Last 12 weeks · 0 commits
1 of 6 standards met
Trying to simply @js-sdsl/ordered-map in its versions 4.2-4.4 results in This happens because that library includes in its list of for , which leads to an infinite loop in . I don't know enough about sourcemaps to say if this setup is legal/valid. I'll open a ticket in that library too if you say it's wrong/incorrect, and pass along any other info you think will help them. Either way, it took several hours to track this down. This ticket is a request to either: Detect this situation, handle it, and succeed Detect this situation, abort, and print a meaningful error message
Repository: Rich-Harris/sorcery. Description: Resolve a chain of sourcemaps back to the original source, like magic Stars: 338, Forks: 37. Primary language: JavaScript. Languages: JavaScript (94.1%), Shell (3.9%), CoffeeScript (1.3%), Less (0.5%), CSS (0.2%). Open PRs: 5, open issues: 17. Last activity: 2y ago. Community health: 28%. Top contributors: Rich-Harris, greenkeeperio-bot, benmccann, altearius, luisfonsivevo, meirgottlieb, MojoJojo.