Source maps + @values = <3
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.