Skip to content

Commit db302e5

Browse files
committed
fixup! fixup! fixup! build: add skip_apidoc_files and include QUIC
1 parent 85e4ab4 commit db302e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/contributing/internal-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ application usage.
1414

1515
Enables debugging of `ArrayBuffer` allocations.
1616

17+
#### `--experimental-quic`
18+
19+
Enable QUIC Protocol (under development)
20+
1721
#### `--expose-internals`
1822

1923
Allows the usage of `internal/*` modules, granting access to internal Node.js functionality.
@@ -39,7 +43,3 @@ Enables tracing of promises for debugging and performance analysis.
3943
#### `--verify-base-objects`
4044

4145
Allows verification of base objects for debugging purposes.
42-
43-
#### `--experimental-quic`
44-
45-
Enable QUIC Protocol (under development)

0 commit comments

Comments
 (0)