Skip to content

module: add support for node:‑prefixed require(…) calls#37246

Merged
aduh95 merged 2 commits intonodejs:masterfrom
ExE-Boss:lib/module/require-node-url
Mar 19, 2021
Merged

module: add support for node:‑prefixed require(…) calls#37246
aduh95 merged 2 commits intonodejs:masterfrom
ExE-Boss:lib/module/require-node-url

Conversation

@ExE-Boss
Copy link
Copy Markdown
Contributor

@ExE-Boss ExE-Boss commented Feb 6, 2021

Fixes: #36098 (applies only to commit 1d8c8b7)
Refs: #37178 (applies only to commit b0fbc91)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module Issues and PRs related to the module subsystem. notable-change PRs with changes that should be highlighted in changelogs. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for node:‑prefixed imports of built‑in modules to require(…)