dart-lang / source_maps

A package to programmatically manipulate source maps.
https://pub.dev/packages/source_maps
BSD 3-Clause "New" or "Revised" License
16 stars 14 forks source link

add support for composing source maps #5

Open DartBot opened 9 years ago

DartBot commented 9 years ago

Issue by sigmundch Originally opened as dart-lang/sdk#11783


Create a script in source_maps that given mappings from file A -> B and B -> C, it creates a direct mapping from A -> C.

DartBot commented 9 years ago

Comment by iposva-google


Added Triaged label.

DartBot commented 9 years ago

Comment by sigmundch


Added Library-SourceMaps label.

DartBot commented 9 years ago

Comment by anders-sandholm


Removed Library-SourceMaps label. Added Pkg-SourceMaps label.

DartBot commented 9 years ago

Comment by kasperl


Removed this from the Later milestone. Added Oldschool-Milestone-Later label.

DartBot commented 9 years ago

Comment by kasperl


Removed Oldschool-Milestone-Later label.