Commit b7be751
File tree
Expand file treeCollapse file tree
8 files changed
+65
-51
lines changedOpen diff view settings
Filter options
- lib/internal
- main
- modules
- process
- test/message
Expand file treeCollapse file tree
8 files changed
+65
-51
lines changedOpen diff view settings
Collapse file
+27-24Lines changed: 27 additions & 24 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
10 | 11 | |
11 | 12 | |
12 | 13 | |
| ||
32 | 33 | |
33 | 34 | |
34 | 35 | |
35 | | - |
36 | | - |
| 36 | + |
| 37 | + |
| 38 | + |
37 | 39 | |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
49 | 44 | |
50 | | - |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
51 | 54 | |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
60 | | - |
61 | | - |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
62 | 65 | |
Collapse file
lib/internal/modules/run_main.js
Copy file name to clipboardExpand all lines: lib/internal/modules/run_main.js+2-13Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
40 | 40 | |
41 | 41 | |
42 | 42 | |
43 | | - |
44 | | - |
45 | | - |
| 43 | + |
46 | 44 | |
47 | 45 | |
48 | | - |
49 | | - |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | | - |
| 46 | + |
58 | 47 | |
59 | 48 | |
60 | 49 | |
|
Collapse file
lib/internal/process/esm_loader.js
Copy file name to clipboardExpand all lines: lib/internal/process/esm_loader.js+25-5Lines changed: 25 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
| 9 | + |
| 10 | + |
8 | 11 | |
9 | 12 | |
10 | 13 | |
| ||
45 | 48 | |
46 | 49 | |
47 | 50 | |
48 | | - |
49 | | - |
| 51 | + |
50 | 52 | |
51 | | - |
52 | | - |
53 | | - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
54 | 58 | |
55 | 59 | |
56 | 60 | |
| ||
73 | 77 | |
74 | 78 | |
75 | 79 | |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
Collapse file
test/message/esm_display_syntax_error_import.out
Copy file name to clipboardExpand all lines: test/message/esm_display_syntax_error_import.out+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
| 9 | + |
Collapse file
test/message/esm_display_syntax_error_import_module.out
Copy file name to clipboardExpand all lines: test/message/esm_display_syntax_error_import_module.out+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
| 9 | + |
Collapse file
test/message/esm_loader_not_found.out
Copy file name to clipboard+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
15 | | - |
16 | | - |
| 14 | + |
| 15 | + |
| 16 | + |
17 | 17 | |
18 | 18 | |
Collapse file
test/message/esm_loader_not_found_cjs_hint_bare.out
Copy file name to clipboardExpand all lines: test/message/esm_loader_not_found_cjs_hint_bare.out+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
|
Collapse file
test/message/esm_loader_not_found_cjs_hint_relative.out
Copy file name to clipboardExpand all lines: test/message/esm_loader_not_found_cjs_hint_relative.out+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
17 | | - |
18 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
19 | 19 | |
20 | 20 | |
0 commit comments