Skip to content

Conversation

cressie176
Copy link
Collaborator

  • Update all require() calls for Node.js builtins to use node: prefix
  • Affects util, stream, events, crypto, net, tls, assert, path, fs, querystring, domain
  • Improves clarity by distinguishing builtin modules from npm packages
  • Remove explicit useNodejsImportProtocol config as it's enabled by default

🤖 Generated with Claude Code

- Update all require() calls for Node.js builtins to use node: prefix
- Affects util, stream, events, crypto, net, tls, assert, path, fs, querystring, domain
- Improves clarity by distinguishing builtin modules from npm packages
- Remove explicit useNodejsImportProtocol config as it's enabled by default

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant