What's Changed
- Ensure source mapping URLs set by transpilers are not broken by appending a semicolon to their path and translate the paths to the digested versions for deployment by @dhh in #479
This makes sprockets-rails
compatible out of the box with sourcemap generation from jsbundling-rails
.