Skip to content

Commit c2739fe

Browse files
EECOLOREugeneHlushko
authored andcommitted
normalModuleLoader will not be removed but moved (#2988)
1 parent d97da6b commit c2739fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/api/compilation-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ Executed after setting up a child compiler.
697697

698698
`SyncHook`
699699

700-
W> This hook will be removed in v5.0.0
700+
W> This hook will be moved in v5.0.0 to `NormalModule.getCompilationHooks(compilation).loader`
701701

702702
The normal module loader is the function that actually loads all the modules
703703

0 commit comments

Comments
 (0)