Skip to content

Commit 93d639e

Browse files
authored
docs: remove deprecated folder mapping exports warning (#19810)
1 parent 8fe3538 commit 93d639e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/config/shared-options.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,6 @@ Here, `import` and `require` are "conditions". Conditions can be nested and shou
140140

141141
Note that `import`, `require`, `default` conditions are always applied if the requirements are met.
142142

143-
:::warning Resolving subpath exports
144-
Export keys ending with "/" is deprecated by Node and may not work well. Please contact the package author to use [`*` subpath patterns](https://nodejs.org/api/packages.html#package-entry-points) instead.
145-
:::
146-
147143
## resolve.mainFields
148144

149145
- **Type:** `string[]`

0 commit comments

Comments
 (0)