-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
package:source_mapstype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"> Issue by sigmundch
Originally opened as dart-lang/sdk#19930
source_maps was a kitchen sink before we had other uses for what we have there. It should probably be refactored as follows:
- span - should be its own pacakge
- source_maps parser & builder should stay
- refactor & printer - should go to code_transformers?
Metadata
Metadata
Assignees
Labels
package:source_mapstype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)