Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Bedford <guybedford@gmail.com>2020-11-19 18:16:54 +0300
committerMyles Borins <mylesborins@github.com>2020-11-23 20:58:40 +0300
commit0c3e10005e524a27f190856e3415baaa2267e3c6 (patch)
treebc44a1a813887e6c9ac39cfecc9af5d420e34c98 /doc/api/packages.md
parentcb5acc839c1ed5a0a3051f6ec1c500514bb8cda8 (diff)
doc: stabilize subpath patterns
PR-URL: https://github.com/nodejs/node/pull/36177 Reviewed-By: Jan Krems <jan.krems@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'doc/api/packages.md')
-rw-r--r--doc/api/packages.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/api/packages.md b/doc/api/packages.md
index a3e328073fa..47c0f36ddcc 100644
--- a/doc/api/packages.md
+++ b/doc/api/packages.md
@@ -319,8 +319,6 @@ analogous to the exports field.
### Subpath patterns
-> Stability: 1 - Experimental
-
For packages with a small number of exports or imports, we recommend
explicitly listing each exports subpath entry. But for packages that have
large numbers of subpaths, this might cause `package.json` bloat and