grunt-concat-sourcemap
grunt-concat-sourcemap copied to clipboard
Change sourceMappingURL
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.