maximize icon indicating copy to clipboard operation
maximize copied to clipboard

Allow embbeded sourceMapping with data:// protocol

Open technic1234 opened this issue 3 years ago • 0 comments

Some js has embedded sourceMapping at the end: //# sourceMappingURL=data:application/json;charset=utf8;base64,...

maximize reports error on this case: Bad URL: URL must be an HTTP(S) resource

technic1234 avatar May 23 '22 01:05 technic1234