Skip to content

module,win: make module cache case-insensitive

This PR makes the module cache object case-insensitive by utilizing Proxy in JS.

Fixes: https://github.com/nodejs/node/issues/54132

Merge request reports

Loading