Node.js: renamed "require_shim" to "loader".

This commit is contained in:
Oisin Canty
2021-05-24 09:01:42 +00:00
parent d643900237
commit c160ea11e4
15 changed files with 16 additions and 16 deletions

View File

@@ -39,7 +39,7 @@ multiple "targets" in Python applications.
<change type="feature">
<para>
a shim for automatic overriding "http" and "websocket" modules in Node.js.
a loader for automatic overriding "http" and "websocket" modules in Node.js.
</para>
</change>