{"version":3,"sources":["inner/first.js","inner/second.js","other/fourth.js","other/third.js"],"sourcesContent":["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","function third(){\n  throw new Error(\"oh no\");\n}\n"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;;ACNA;AACA;AACA;;ACFA;AACA;AACA;AACA;AACA;AACA;;ACLA;AACA;AACA;","file":"all.js"}