js-loaders
js-loaders copied to clipboard
name vs normalizedName
A meta-suggestion: adopt 'normalizeName' or similar for names that are already or are expected to be normalized. Or adopt 'moduleSpecifier' or similar for names that are not normalized. 'name' is ambiguous and it requires reading details then remembering what kind of name was meant for each API call.