Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement
HostLoadImportedModule
hook
* Implement `HostLoadImportedModule` hook. This commit also removes the `HostImportModuleDynamically` and `HostResolveImportedModule` hooks. * Differentiate fetch referrer between static and dynamic imports * Propagate custom perform the fetch steps through LoadRequestedModules * Review by annevk * Review by domenic
- Loading branch information