WICG / import-maps

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

Suggestion: "scopes" -> "scoped-imports" #197

Closed annevk closed 4 years ago

annevk commented 4 years ago

At least to me this would be somewhat clearer as "scopes" still define imports, despite being parallel to "imports" in the import map.

hiroshige-g commented 4 years ago

I prefer "scopes", because it is shorter and can avoid name format choices (scoped-imports/scopedImports/scoped_imports?).