JSPM

JSPM

@jspm · Twitter ·

🟨 Did you know that the browser has its own custom module resolver? Import Maps are a new feature for customizing module resolution. Supported in Chrome, they landed in Safari TP and flagged in Firefox this year. Consider this example, which throws as it can’t find Lit.

Importing "lit" gives a bare specifier error without import maps defined.