Skip to content

Commit e3c735c

Browse files
committed
More detail
1 parent c36214c commit e3c735c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ module.register('import-in-the-middle/hook.mjs', import.meta.url, {
7272
```
7373
7474
### Only Intercepting Hooked modules
75-
> **Note:** This feature is experimental
75+
> **Note:** This feature is experimental and does not work with the `{internals: true}` Hook option
7676
7777
If you are `Hook`'ing all modules before they are imported, for example in a
7878
module loaded via the Node.js `--import` CLI argument, you can configure the

0 commit comments

Comments
 (0)