c82b4f6fe5
Source mapping URL is not saved in JS module cache anymore, because it was a wrong url pointed to the source map from the cache. Instead, the URL is appended every time on writing the output JS code. ^KT-56469 Fixed