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 Nov 3, 2022
1 parent e408966 commit 6d17b81
Showing 1 changed file with 192 additions and 430 deletions.
Loading

0 comments on commit 6d17b81

Please sign in to comment.