Skip to content

Commit 2220536

Browse files
committed
Merge branch 'master' into feature/webpack4
2 parents 37c23aa + 6458b1a commit 2220536

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/api/resolvers.md

Lines changed: 1 addition & 2 deletions
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)