We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 827099c + 6458b1a commit 43107b2Copy full SHA for 43107b2
src/content/api/resolvers.md
@@ -50,8 +50,7 @@ with the [`resolve`](/configuration/resolve/) or [`resolveLoader`](/configuratio
50
users to change the resolving behavior through a variety of options including
51
through resolve `plugins`.
52
53
-The resolver plugins, e.g. [`DirectoryNamedPlugin`]
54
-(https://github.com/shaketbaby/directory-named-webpack-plugin), can be included
+The resolver plugins, e.g. [`DirectoryNamedPlugin`](https://github.com/shaketbaby/directory-named-webpack-plugin), can be included
55
directly in `resolve.plugins` rather than using standard plugins. Note that the
56
`resolve` configuration affects the `normal` and `context` resolvers while
57
`resolveLoader` is used to modify the `loader` resolver.
0 commit comments