JSPM
Module resolution in browsers is limited, and primarily supports direct relative file paths. There is no automatic path lookup or file extension support, which other module workflows often provide. For example, forgetting the file extension will give a 404 not found error.