Skip to content

Commit

Permalink
Implement HostLoadImportedModule hook
Browse files Browse the repository at this point in the history
* 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
nicolo-ribaudo committed Oct 4, 2022
1 parent c9db91c commit 8848e95
Showing 1 changed file with 173 additions and 424 deletions.
Loading

0 comments on commit 8848e95

Please sign in to comment.