Skip to content

Commit 43107b2

Browse files
Merge branch 'master' into issue/1933
2 parents 827099c + 6458b1a commit 43107b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/api/resolvers.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ with the [`resolve`](/configuration/resolve/) or [`resolveLoader`](/configuratio
5050
users to change the resolving behavior through a variety of options including
5151
through resolve `plugins`.
5252

53-
The resolver plugins, e.g. [`DirectoryNamedPlugin`]
54-
(https://github.com/shaketbaby/directory-named-webpack-plugin), can be included
53+
The resolver plugins, e.g. [`DirectoryNamedPlugin`](https://github.com/shaketbaby/directory-named-webpack-plugin), can be included
5554
directly in `resolve.plugins` rather than using standard plugins. Note that the
5655
`resolve` configuration affects the `normal` and `context` resolvers while
5756
`resolveLoader` is used to modify the `loader` resolver.

0 commit comments

Comments
 (0)