summaryrefslogtreecommitdiffstats
path: root/dom/base/test/jsmodules/importmaps/module_importMap_with_external_script_5.mjs
blob: ac814c5e83cff79e81921575028ef14620203857 (plain)
1
2
3
// Existing file ./bad/module_3.mjs should be mapped to ./good/module_3.mjs.
//import {} from "./bad/module_3.mjs";
throw "Error: script_5.mjs";