Skip to content

esm: add --import flag#43942

Merged
nodejs-github-bot merged 3 commits intonodejs:mainfrom
MoLow:add-experimental-import
Jul 31, 2022
Merged

esm: add --import flag#43942
nodejs-github-bot merged 3 commits intonodejs:mainfrom
MoLow:add-experimental-import

Conversation

@MoLow
Copy link
Copy Markdown
Member

@MoLow MoLow commented Jul 22, 2022

Fixes: #40110

todo:

  • add tests

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

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. process Issues and PRs related to the process subsystem. 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 --import <module> flag for pre-loading ESM modules