Now all major browsers, as well as Node.js and Deno, support import-maps natively or with a custom loader. see
Some third party libs, e.g. xpath-analyzer, have used bare module specifiers, to use these libs in ClearScript runtime, currently I need to modify source code, transforming bare module specifiers into relative paths.