File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -144,8 +144,7 @@ tcp port and communicate using the [Chrome DevTools Protocol][].
144
144
added: v7.10.0
145
145
-->
146
146
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.
149
148
150
149
151
150
### ` --no-deprecation `
Original file line number Diff line number Diff line change @@ -122,8 +122,7 @@ V8 Inspector integration allows attaching Chrome DevTools and IDEs to Node.js in
122
122
It uses the Chrome DevTools Protocol.
123
123
.
124
124
.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.
127
126
.
128
127
.It Fl -no-deprecation
129
128
Silence deprecation warnings.
You can’t perform that action at this time.
0 commit comments