Skip to content

Commit

Permalink
module: implement module.registerHooks()
Browse files Browse the repository at this point in the history
PR-URL: #55698
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
  • Loading branch information
joyeecheung authored and aduh95 committed Dec 10, 2024
1 parent 65b541e commit e5bb6c2
Show file tree
Hide file tree
Showing 57 changed files with 2,044 additions and 94 deletions.
2 changes: 2 additions & 0 deletions .github/label-pr-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ exlusiveLabels:
/^test\/es-module\//: test, esm
/^test\/fixtures\/wpt\/streams\//: test, web streams
/^test\/fixtures\/typescript/: test, strip-types
/^test\/module-hooks\//: test, module, loaders
/^test\/fixtures/module-hooks\//: test, module, loaders

/^test\//: test

Expand Down
Loading

0 comments on commit e5bb6c2

Please sign in to comment.