We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d97a950 + 23e0258 commit 8c1a4eaCopy full SHA for 8c1a4ea
doc/design/overview.md
@@ -1,6 +1,6 @@
1
# Loaders Design
2
3
-There are currently the following [loader hooks](https://github.com/nodejs/node/tree/master/doc/api/esm.html#esm_hooks):
+There are currently the following [loader hooks](https://github.com/nodejs/node/tree/master/doc/api/esm.html#hooks):
4
5
1. `resolve`: Takes a specifier (the string after `from` in an `import` statement) and converts it into an URL to be loaded.
6
0 commit comments