summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/test/mochitest/examples/sourcemapped/output/rollup/type-module.js.map
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/debugger/test/mochitest/examples/sourcemapped/output/rollup/type-module.js.map')
-rw-r--r--devtools/client/debugger/test/mochitest/examples/sourcemapped/output/rollup/type-module.js.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/client/debugger/test/mochitest/examples/sourcemapped/output/rollup/type-module.js.map b/devtools/client/debugger/test/mochitest/examples/sourcemapped/output/rollup/type-module.js.map
new file mode 100644
index 0000000000..e9a6f0dc99
--- /dev/null
+++ b/devtools/client/debugger/test/mochitest/examples/sourcemapped/output/rollup/type-module.js.map
@@ -0,0 +1 @@
+{"version":3,"file":"type-module.js","sources":["rollup://./type-module/input.js"],"sourcesContent":["var moduleScoped = 1;\nlet alsoModuleScoped = 2;\n\nfunction thirdModuleScoped() {}\n\nexport default function() {\n console.log(\"pause here\", moduleScoped, alsoModuleScoped, thirdModuleScoped);\n}\n"],"names":[],"mappings":";;;EAAA,IAAI,YAAY,GAAG,CAAC,CAAC;EACrB,IAAI,gBAAgB,GAAG,CAAC,CAAC;;EAEzB,SAAS,iBAAiB,GAAG,EAAE;;AAE/B,EAAe,aAAQ,GAAG;EAC1B,EAAE,OAAO,CAAC,GAAG,CAAC,YAAY,EAAE,YAAY,EAAE,gBAAgB,EAAE,iBAAiB,CAAC,CAAC;EAC/E,CAAC;;;;;;;;"} \ No newline at end of file