Commit 9f54987
module: merge config with
PR-URL: #50322
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>package_json_reader
1 parent 45e4f82 commit 9f54987Copy full SHA for 9f54987
File tree
Expand file treeCollapse file tree
5 files changed
+38
-51
lines changedOpen diff view settings
Filter options
- lib/internal/modules
- esm
Expand file treeCollapse file tree
5 files changed
+38
-51
lines changedOpen diff view settings
Collapse file
lib/internal/modules/esm/get_format.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/get_format.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
|
Collapse file
lib/internal/modules/esm/module_job.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/module_job.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
228 | 228 | |
229 | 229 | |
230 | 230 | |
231 | | - |
| 231 | + |
232 | 232 | |
233 | 233 | |
234 | 234 | |
|
Collapse file
lib/internal/modules/esm/package_config.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/package_config.js-44Lines changed: 0 additions & 44 deletions
This file was deleted.
Collapse file
lib/internal/modules/esm/resolve.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/resolve.js+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
58 | | - |
59 | 58 | |
60 | 59 | |
61 | 60 | |
| ||
687 | 686 | |
688 | 687 | |
689 | 688 | |
690 | | - |
| 689 | + |
691 | 690 | |
692 | 691 | |
693 | 692 | |
| ||
796 | 795 | |
797 | 796 | |
798 | 797 | |
799 | | - |
| 798 | + |
800 | 799 | |
801 | 800 | |
802 | 801 | |
|
Collapse file
lib/internal/modules/package_json_reader.js
Copy file name to clipboardExpand all lines: lib/internal/modules/package_json_reader.js+34-2Lines changed: 34 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
| ||
149 | 150 | |
150 | 151 | |
151 | 152 | |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
152 | 184 | |
153 | 185 | |
154 | 186 | |
155 | 187 | |
156 | 188 | |
157 | | - |
158 | | - |
| 189 | + |
| 190 | + |
159 | 191 | |
0 commit comments