Skip to content

lib: add diagnostics_channel events to module loading#44340

Closed
Qard wants to merge 1 commit intonodejs:mainfrom
Qard:diagnostics-channel-for-module-loads
Closed

lib: add diagnostics_channel events to module loading#44340
Qard wants to merge 1 commit intonodejs:mainfrom
Qard:diagnostics-channel-for-module-loads

Conversation

@Qard
Copy link
Member

@Qard Qard commented Aug 22, 2022

Adding module.cjs.load and module.esm.load diagnostics_channel events so APMs don't need to patch the module system to know when a particular module has been loaded.

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. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. diagnostics_channel Issues and PRs related to diagnostics channel dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. 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. needs-ci PRs that need a full CI run. 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.