grunt-concat-sourcemap icon indicating copy to clipboard operation
grunt-concat-sourcemap copied to clipboard

Change sourceMappingURL

Open Nolski opened this issue 11 years ago • 0 comments

Since my sourcemap must be relative to the web root, I want to manually set my sourceMappingURL (ie /# sourceMappingURL=scripts.js.map). sourceRoot doesn't seem to do this.

Nolski avatar Jan 09 '15 15:01 Nolski