Commit fbb6b72
esm: remove support for deprecated hooks
Those have been deprecated for a while, it's time.
PR-URL: #47580
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent fbe7d73 commit fbb6b72Copy full SHA for fbb6b72
File tree
Expand file treeCollapse file tree
3 files changed
+0
-87
lines changedOpen diff view settings
Filter options
- lib/internal/modules/esm
- test
- es-module
- fixtures/es-module-loaders
Expand file treeCollapse file tree
3 files changed
+0
-87
lines changedOpen diff view settings
Collapse file
lib/internal/modules/esm/hooks.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/hooks.js-37Lines changed: 0 additions & 37 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
5 | 4 | |
6 | 5 | |
7 | 6 | |
| ||
661 | 660 | |
662 | 661 | |
663 | 662 | |
664 | | - |
665 | | - |
666 | | - |
667 | | - |
668 | | - |
669 | | - |
670 | 663 | |
671 | | - |
672 | 664 | |
673 | 665 | |
674 | | - |
675 | | - |
676 | | - |
677 | | - |
678 | | - |
679 | | - |
680 | | - |
681 | | - |
682 | | - |
683 | | - |
684 | | - |
685 | | - |
686 | | - |
687 | | - |
688 | | - |
689 | | - |
690 | | - |
691 | | - |
692 | | - |
693 | | - |
694 | | - |
695 | | - |
696 | | - |
697 | | - |
698 | | - |
699 | | - |
700 | | - |
701 | | - |
702 | | - |
703 | 666 | |
704 | 667 | |
705 | 668 | |
|
Collapse file
test/es-module/test-esm-loader-obsolete-hooks.mjs
Copy file name to clipboardExpand all lines: test/es-module/test-esm-loader-obsolete-hooks.mjs-28Lines changed: 0 additions & 28 deletions
This file was deleted.
Collapse file
test/fixtures/es-module-loaders/hooks-obsolete.mjs
Copy file name to clipboardExpand all lines: test/fixtures/es-module-loaders/hooks-obsolete.mjs-22Lines changed: 0 additions & 22 deletions
This file was deleted.
0 commit comments