Skip to content

Commit

Permalink
doc: stabilize subpath patterns
Browse files Browse the repository at this point in the history
PR-URL: #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>
  • Loading branch information
guybedford authored and danielleadams committed Apr 28, 2021
1 parent 1ac07b2 commit b133034
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/api/packages.md
Expand Up @@ -323,8 +323,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
Expand Down

0 comments on commit b133034

Please sign in to comment.