Dilīp Shukla (दिलीप शुक्ल)
Let the web usher in new era. Production ready ImportMaps are easy to generate from npm and deno dependencies via @jspm Generator- https://github.com/jspm/generator ImportMaps manipulation- https://github.com/jspm/import-map Build - https://github.com/jspm/rollup-plugin-jspm Use in vite https://github.com/jspm/vite-plugin-jspm
Rob Palmer
Import Maps have been enabled in upstream FireFox, heading for FireFox 108 🎉 Import Maps define where named modules are found. So that websites can directly use bare module specifiers such as: import _ from "lodash" https://html.spec.whatwg.org/multipage/webappapis.html#import-maps https://hg.mozilla.org/mozilla-central/rev/2b109aa68c75