Skip to content

Commit b133034

Browse files
guybedforddanielleadams
authored andcommitted
doc: stabilize subpath patterns
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>
1 parent 1ac07b2 commit b133034

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: doc/api/packages.md

-2
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@ analogous to the exports field.
323323

324324
### Subpath patterns
325325

326-
> Stability: 1 - Experimental
327-
328326
For packages with a small number of exports or imports, we recommend
329327
explicitly listing each exports subpath entry. But for packages that have
330328
large numbers of subpaths, this might cause `package.json` bloat and

0 commit comments

Comments
 (0)