Skip to content

Source maps + @values = <3

Choose a tag to compare

@tivac tivac released this 09 May 06:33
· 1229 commits to main since this release

Since sourcemaps got some love for v0.20.0 it was finally time to take a look at exposing @value chains in source maps. It ended up not being that hard, so here we go! Now sourcemaps will show you where a value replacement came from, which is really nice!

See #129 for comparison links to the old source maps vs the new, more thorough ones.