From 44c4aaddad88f6034f7b15f43cd6ae3275176e8e Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 19 Nov 2020 07:16:54 -0800 Subject: [PATCH] doc: stabilize subpath patterns PR-URL: https://github.com/nodejs/node/pull/36177 Reviewed-By: Jan Krems Reviewed-By: Myles Borins Reviewed-By: Benjamin Gruenbaum Reviewed-By: Luigi Pinca Reviewed-By: Daijiro Wachi Reviewed-By: Rich Trott --- doc/api/packages.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/api/packages.md b/doc/api/packages.md index a3e328073fa79e..47c0f36ddcc534 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