File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -144,8 +144,7 @@ tcp port and communicate using the [Chrome DevTools Protocol][].
144144added: 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 `
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
122122It 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
129128Silence deprecation warnings.
You can’t perform that action at this time.
0 commit comments