combine-source-map icon indicating copy to clipboard operation
combine-source-map copied to clipboard

Update convert-source-map to latest

Open alangpierce opened this issue 7 years ago • 1 comments

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.

alangpierce avatar Feb 18 '18 18:02 alangpierce

Waiting for this to get merged got noticed while trying to fix a similar issue on whatwg-url

agustif avatar Feb 10 '19 15:02 agustif