Source Mapping URL
-
Hi,
I’d like to add a comment at the end of my minified files pointing to their corresponding source maps like this:
//# sourceMappingURL=/path/to/file.js.mapThis is probably added in the first place and then removed when comments are stripped off. Is there a way to ignore that one line?
The only pointer I’ve found is this:
https://github.com/futtta/autoptimize/issues/39Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Source Mapping URL’ is closed to new replies.