Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e5bb6c2

Browse filesBrowse files
joyeecheungaduh95
authored andcommitted
module: implement module.registerHooks()
PR-URL: #55698 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
1 parent 65b541e commit e5bb6c2
Copy full SHA for e5bb6c2

File tree

Expand file treeCollapse file tree

57 files changed

+2044
-94
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

57 files changed

+2044
-94
lines changed
Open diff view settings
Collapse file

‎.github/label-pr-config.yml‎

Copy file name to clipboardExpand all lines: .github/label-pr-config.yml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ exlusiveLabels:
125125
/^test\/es-module\//: test, esm
126126
/^test\/fixtures\/wpt\/streams\//: test, web streams
127127
/^test\/fixtures\/typescript/: test, strip-types
128+
/^test\/module-hooks\//: test, module, loaders
129+
/^test\/fixtures/module-hooks\//: test, module, loaders
128130

129131
/^test\//: test
130132

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.