Sourcemapsaredifficulttogenerateandmanipulate,becausethe`mappings`property–thepartthatactuallylinksthegeneratedcodebacktotheoriginalsource–isencodedusinganobscuremethodcalled[Variable-lengthquantity](https://en.wikipedia.org/wiki/Variable-length_quantity). On top of that, each segment in the mapping contains offsets rather than absolute indices, which means that you can't look at a segment in isolation – you have to understand the whole sourcemap.