All files are to be loaded as CommonJS modules, in the given order.
All files are to be loaded as ES modules, in the given order.
All files are to be loaded as ES modules, in the given order.
Some environments may not be able to execute several ES modules in a
deterministic order. If that is the case, they must reject an
ESModulesToLoad
input if the modules
argument has more than one
element.
All files are to be loaded as scripts into the global scope in the order given.