combine-source-map
combine-source-map copied to clipboard
Update convert-source-map to latest
See https://github.com/browserify/browserify/issues/1808 for more information. convert-source-map has a bug fix that fixes a bug in browserify (sourceMappingURL being removed from template strings), but this package is on an old convert-source-map. Updating this package and publishing as a patch update will make everything work. Publishing as a minor update would mean that browser-pack needs have its combine-source-map dependency updated, but that should also be fine.
Waiting for this to get merged got noticed while trying to fix a similar issue on whatwg-url