denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
144 stars 43 forks source link

feat(BREAKING): EmitOptions - combine inline_source_map and inline_sources #223

Closed dsherret closed 4 months ago

dsherret commented 4 months ago

Closes #217

bartlomieju commented 4 months ago

Which repos will we have to adjust to ensure there's no change in behavior?

dsherret commented 4 months ago

The default is the same, but the breaking change is how the option is provided. This affects anything that emits.