WICG / import-maps

How to control the behavior of JavaScript imports
https://html.spec.whatwg.org/multipage/webappapis.html#import-maps
Other
2.65k stars 69 forks source link

Importmap key naming rules #262

Closed ke1vin4real closed 2 years ago

ke1vin4real commented 2 years ago

There should be some clear naming rules of map key. Here are the naming rules of npm package: npm package naming rules

domenic commented 2 years ago

Why would such rules be necessary? There's no centralized registry of names. It's just a map that can configure, however you want.