Commit 7efc2ce
committed
src: clean up experimental flag variables
- `fetch` is no longer disable by a CLI flag
- `node:sqlite` requires SQLite, obviously
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #62759
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>1 parent 78c7d77 commit 7efc2ceCopy full SHA for 7efc2ce
4 files changed
+5-9Lines changed: 5 additions & 9 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src
- api
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+2-6Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
267 | 267 | |
268 | 268 | |
269 | 269 | |
270 | | - |
271 | | - |
272 | | - |
273 | | - |
274 | | - |
275 | | - |
| 270 | + |
276 | 271 | |
| 272 | + |
277 | 273 | |
278 | 274 | |
279 | 275 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
605 | 605 | |
606 | 606 | |
607 | 607 | |
608 | | - |
| 608 | + |
609 | 609 | |
610 | 610 | |
611 | 611 | |
|
Collapse file
+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
124 | 124 | |
125 | 125 | |
126 | 126 | |
127 | | - |
128 | 127 | |
129 | 128 | |
130 | | - |
| 129 | + |
131 | 130 | |
132 | 131 | |
133 | 132 | |
|
Collapse file
test/parallel/test-require-resolve.js
Copy file name to clipboardExpand all lines: test/parallel/test-require-resolve.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
64 | 64 | |
65 | 65 | |
66 | 66 | |
| 67 | + |
67 | 68 | |
68 | 69 | |
69 | 70 | |
|
0 commit comments