Skip to content

Commit f667316

Browse files
committed
fixup! lib: enable global WebCrypto by default
1 parent 0bc524f commit f667316

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/api/cli.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ added: REPLACEME
325325

326326
Disable experimental support for the [Fetch API][].
327327

328-
329328
### `--no-experimental-global-webcrypto`
330329

331330
<!-- YAML

doc/api/globals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,8 +660,8 @@ The object that acts as the namespace for all W3C
660660
[Mozilla Developer Network][webassembly-mdn] for usage and compatibility.
661661

662662
[Web Crypto API]: webcrypto.md
663-
[`--no-experimental-global-webcrypto`]: cli.md#--no-experimental-global-webcrypto
664663
[`--no-experimental-fetch`]: cli.md#--no-experimental-fetch
664+
[`--no-experimental-global-webcrypto`]: cli.md#--no-experimental-global-webcrypto
665665
[`AbortController`]: https://developer.mozilla.org/en-US/docs/Web/API/AbortController
666666
[`DOMException`]: https://developer.mozilla.org/en-US/docs/Web/API/DOMException
667667
[`EventTarget` and `Event` API]: events.md#eventtarget-and-event-api

0 commit comments

Comments
 (0)