Commit cf8845d
committed
module: block requiring
PR-URL: #47831
Fixes: #47828
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>test/reporters without scheme1 parent 274c0f2 commit cf8845dCopy full SHA for cf8845d
File tree
Expand file treeCollapse file tree
2 files changed
+34
-18
lines changedOpen diff view settings
Filter options
- lib/internal/bootstrap
- test/parallel
Expand file treeCollapse file tree
2 files changed
+34
-18
lines changedOpen diff view settings
Collapse file
lib/internal/bootstrap/loaders.js
Copy file name to clipboardExpand all lines: lib/internal/bootstrap/loaders.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
125 | 125 | |
126 | 126 | |
127 | 127 | |
| 128 | + |
128 | 129 | |
129 | 130 | |
130 | 131 | |
|
Collapse file
test/parallel/test-runner-import-no-scheme.js
Copy file name to clipboardExpand all lines: test/parallel/test-runner-import-no-scheme.js+33-18Lines changed: 33 additions & 18 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
19 | 14 | |
20 | | - |
21 | 15 | |
22 | | - |
23 | | - |
24 | | - |
25 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
26 | 28 | |
27 | 29 | |
28 | 30 | |
29 | 31 | |
30 | 32 | |
| 33 | + |
31 | 34 | |
| 35 | + |
32 | 36 | |
33 | | - |
| 37 | + |
34 | 38 | |
| 39 | + |
35 | 40 | |
36 | | - |
| 41 | + |
37 | 42 | |
38 | | - |
39 | | - |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
40 | 50 | |
41 | 51 | |
42 | 52 | |
| 53 | + |
43 | 54 | |
| 55 | + |
44 | 56 | |
| 57 | + |
45 | 58 | |
| 59 | + |
46 | 60 | |
47 | 61 | |
48 | 62 | |
49 | 63 | |
50 | 64 | |
| 65 | + |
51 | 66 | |
0 commit comments