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 286ea4e

Browse filesBrowse files
RafaelGSStargos
authored andcommitted
doc: mention addons to experimental permission
PR-URL: #55166 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent 7c9ceab commit 286ea4e
Copy full SHA for 286ea4e

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎doc/api/cli.md‎

Copy file name to clipboardExpand all lines: doc/api/cli.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1048,6 +1048,7 @@ following permissions are restricted:
10481048
* Child Process - manageable through [`--allow-child-process`][] flag
10491049
* Worker Threads - manageable through [`--allow-worker`][] flag
10501050
* WASI - manageable through [`--allow-wasi`][] flag
1051+
* Addons - manageable through [`--allow-addons`][] flag
10511052

10521053
### `--experimental-require-module`
10531054

@@ -3612,6 +3613,7 @@ node --stack-trace-limit=12 -p -e "Error.stackTraceLimit" # prints 12
36123613
[V8 JavaScript code coverage]: https://v8project.blogspot.com/2017/12/javascript-code-coverage.html
36133614
[Web Crypto API]: webcrypto.md
36143615
[`"type"`]: packages.md#type
3616+
[`--allow-addons`]: #--allow-addons
36153617
[`--allow-child-process`]: #--allow-child-process
36163618
[`--allow-fs-read`]: #--allow-fs-read
36173619
[`--allow-fs-write`]: #--allow-fs-write

0 commit comments

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