Created
October 17, 2022 09:39
-
-
Save alpenzoo/67049fae1067e8e2bbfcc6216c201919 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"/*@ sourceMappingURL=" source mapping URL declaration is deprecated, "/*# sourceMappingURL=" declaration should be used instead. | |
//@ sourceMappingURL=jquery.min.map | |
to | |
//# sourceMappingURL=jquery.min.map | |
//@ sourceURL=<url> | |
to | |
//# sourceURL=<url> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment