xbundle.js.map (624B)
1 { 2 "version": 3, 3 "file": "xbundle.js", 4 "sections": [ 5 { 6 "offset": { 7 "line": 0, 8 "column": 0 9 }, 10 "map": { 11 "version": 3, 12 "sources": [ 13 "xsource.js" 14 ], 15 "names": [], 16 "mappings": ";;AAAA,WAAW,CAAC,YAAK;AAChB,QAAO,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;AAC9B,OAAM,IAAI,KAAK,CAAC,OAAO,CAAC,CAAC;CACzB,EAAE,IAAI,CAAC,CAAC", 17 "file": "xbundle.js", 18 "sourceRoot": "src", 19 "sourcesContent": [ 20 "setInterval(() =>{\n\tconsole.log(\"about to throw\");\n\tthrow new Error('error');\n}, 1000);\n" 21 ] 22 } 23 } 24 ] 25 }