Remove incorrect sourceMap link in concatenated JS output

This commit is contained in:
Kijin Sung 2023-09-04 22:00:12 +09:00
parent 99c905a6f4
commit 74cc098370
4 changed files with 6 additions and 2 deletions

View file

@ -4,3 +4,4 @@
$(this).attr("bar", "baz");
});
})(jQuery);
//# sourceMappingURL=concat.source1.js.map