Skip to content

Commit f1dbfb1

Browse files
committed
Mark app.enableMixedSandbox() as experimental
1 parent 2df9e57 commit f1dbfb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -903,9 +903,9 @@ correctly.
903903

904904
**Note:** This will not affect `process.argv`.
905905

906-
### `app.enableMixedSandbox()`
906+
### `app.enableMixedSandbox()` _Experimental_
907907

908-
Enables mixed sandbox mode on the app.
908+
Enables mixed sandbox mode on the app.
909909

910910
This method can only be called before app is ready.
911911

0 commit comments

Comments
 (0)