Commit 3b305f2
lib: filter node:quic from builtinModules when flag not used
PR-URL: #56870
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>1 parent 94a0237 commit 3b305f2Copy full SHA for 3b305f2
File tree
Expand file treeCollapse file tree
1 file changed
+5
-1
lines changedOpen diff view settings
Filter options
- lib/internal/modules/cjs
Expand file treeCollapse file tree
1 file changed
+5
-1
lines changedOpen diff view settings
Collapse file
lib/internal/modules/cjs/loader.js
Copy file name to clipboardExpand all lines: lib/internal/modules/cjs/loader.js+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
435 | 435 | |
436 | 436 | |
437 | 437 | |
438 | | - |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
439 | 443 | |
440 | 444 | |
441 | 445 | |
|
0 commit comments