node icon indicating copy to clipboard operation
node copied to clipboard

module,win: make module cache case-insensitive

Open huseyinacacak-janea opened this issue 6 months ago • 7 comments

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

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

huseyinacacak-janea avatar Aug 21 '24 11:08 huseyinacacak-janea