Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8396b8

Browse filesBrowse files
teppeiscjihrig
authored andcommitted
doc: remove loader hooks from unsupported features
PR-URL: #16465 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 2b0bb57 commit c8396b8
Copy full SHA for c8396b8

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/esm.md‎

Copy file name to clipboardExpand all lines: doc/api/esm.md
-1Lines changed: 0 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ points into ESM graphs at run time.
4343
| `require('./foo.mjs')` | ES Modules have differing resolution and timing, use language standard `import()` |
4444
| `import()` | pending newer V8 release used in Node.js |
4545
| `import.meta` | pending V8 implementation |
46-
| Loader Hooks | pending Node.js EP creation/consensus |
4746

4847
## Notable differences between `import` and `require`
4948

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.