SIGN IN SIGN UP

Bare 'module' resolves the builtin like node:module

- Node serves the builtin for both spellings — a builtin wins over a same-named npm package for the bare specifier — so both key the same lowering tables
- The stale prefix-only caution predated the createRequire erasure; the hint's claim and the behavior now agree
C
Chris Tate committed
ad3a7a830bbc11945988f0a4126731364e85d8cf
Parent: e96d126