Commit ed2d373
module: disable require(esm) for policy and network import
These features are already removed since v22. There is no point
supporting them to work with require(esm) in v20.
PR-URL: #56927
Refs: #52697
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>1 parent de313b2 commit ed2d373Copy full SHA for ed2d373
File tree
Expand file treeCollapse file tree
1 file changed
+4
-0
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
1 file changed
+4
-0
lines changedOpen diff view settings
Collapse file
+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
121 | 121 | |
122 | 122 | |
123 | 123 | |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
124 | 128 | |
125 | 129 | |
126 | 130 | |
|
0 commit comments