Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8d24b6e

Browse filesBrowse files
Gabriel SchulhofMylesBorins
authored andcommitted
n-api: update cli documentation
Fixes: #20082 PR-URL: #20301 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 2de3343 commit 8d24b6e
Copy full SHA for 8d24b6e

File tree

Expand file treeCollapse file tree

2 files changed

+2
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-4
lines changed
Open diff view settings
Collapse file

‎doc/api/cli.md‎

Copy file name to clipboardExpand all lines: doc/api/cli.md
+1-2Lines changed: 1 addition & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,7 @@ tcp port and communicate using the [Chrome DevTools Protocol][].
144144
added: v7.10.0
145145
-->
146146

147-
Enable loading native modules compiled with the ABI-stable Node.js API (N-API)
148-
(experimental).
147+
This option is a no-op. It is kept for compatibility.
149148

150149

151150
### `--no-deprecation`
Collapse file

‎doc/node.1‎

Copy file name to clipboardExpand all lines: doc/node.1
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ V8 Inspector integration allows attaching Chrome DevTools and IDEs to Node.js in
122122
It uses the Chrome DevTools Protocol.
123123
.
124124
.It Fl -napi-modules
125-
Enable loading native modules compiled with the ABI-stable Node.js API (N-API)
126-
(experimental).
125+
This option is a no-op. It is kept for compatibility.
127126
.
128127
.It Fl -no-deprecation
129128
Silence deprecation warnings.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.