Skip to content

doc, esm: correct default calls in loader examples

The default ESM functions load and resolve does require the context parameter, see:

I found this because of nested dependency loading when I'm writing a custom loader, so I think we need to fix it in the document so other users don't have the same problem :)

Merge request reports

Loading