Last active
March 28, 2026 11:41
-
-
Save wavedevgit/9e31661daaa5376d00346aa111075d86 to your computer and use it in GitHub Desktop.
test
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
| {"version":3,"names":["errorme","Error"],"sources":["app.js"],"mappings":"AAAA,MAAMA,EAAU,KAAO,MAAM,IAAIC,MAAM,8CAGvCD","ignoreList":[]} |
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
| const r=()=>{throw new Error("source maps testing, maybe its supported?")};r(); | |
| //# sourceMappingURL=https://gist.githubusercontent.com/wavedevgit/9e31661daaa5376d00346aa111075d86/raw/app.js.map |
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
| throw new Error("this error will have a file pathh") | |
| //# sourceURL=https://gist.githubusercontent.com/wavedevgit/9e31661daaa5376d00346aa111075d86/raw/tag.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment