summaryrefslogtreecommitdiffstats
path: root/dom/base/test/jsmodules/importmaps/module_importMap_with_external_script_0.mjs
blob: e2ba9dee7e1c1f6d0301a83775727fb68b170497 (plain)
1
2
3
// Bareword specifier should be mapped to ./good/module_0.mjs.
// eslint-disable-next-line import/no-unassigned-import, import/no-unresolved
import {} from "bare";