{"version":3,"sources":["other/third.js","a.js","inside/b.js","other/fourth.js"],"sourcesContent":["function third(){\n  throw new Error(\"oh no\");\n}\n","function meaningOfLife() {\n  throw new Error(42);\n}\n\nfunction boom() {\n  throw new Error('boom');\n}\n","function somethingElse() {\n  throw new Error(\"somethign else\");\n}\n","\n// Hello world\n\nfunction fourth(){\n  throw new Error('fourth');\n}\n"],"names":[],"mappings":"AAAA;AACA;AACA;wBCFA;AACA;AACA;AACA;AACA;AACA;AACA;;ACNA;AACA;AACA;eCFA;AACA;AACA;AACA;AACA;AACA;","file":"external-content.js"}