mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
doc: remove unnecessary statement of web storage
For now, web storage is enabled by default. Refs: https://github.com/nodejs/node/pull/57666 PR-URL: https://github.com/nodejs/node/pull/60363 Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
This commit is contained in:
parent
a201250a56
commit
5bd2152b89
|
|
@ -1105,8 +1105,7 @@ added: v0.0.1
|
||||||
added: v22.4.0
|
added: v22.4.0
|
||||||
-->
|
-->
|
||||||
|
|
||||||
> Stability: 1.0 - Early development. Enable this API with the
|
> Stability: 1.0 - Early development.
|
||||||
> \[`--experimental-webstorage`]\[] CLI flag.
|
|
||||||
|
|
||||||
A browser-compatible implementation of {Storage}. Disable this API with the
|
A browser-compatible implementation of {Storage}. Disable this API with the
|
||||||
[`--no-webstorage`][] (or its alias `--no-experimental-webstorage`) CLI flag.
|
[`--no-webstorage`][] (or its alias `--no-experimental-webstorage`) CLI flag.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user