We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df9e57 commit f1dbfb1Copy full SHA for f1dbfb1
docs/api/app.md
@@ -903,9 +903,9 @@ correctly.
903
904
**Note:** This will not affect `process.argv`.
905
906
-### `app.enableMixedSandbox()`
+### `app.enableMixedSandbox()` _Experimental_
907
908
-Enables mixed sandbox mode on the app.
+Enables mixed sandbox mode on the app.
909
910
This method can only be called before app is ready.
911
0 commit comments