We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf042dd commit 61ffbfeCopy full SHA for 61ffbfe
src/content/configuration/module.mdx
@@ -816,7 +816,7 @@ Example for an `expr` dynamic dependency: `require(expr)`.
816
817
Example for an `wrapped` dynamic dependency: `require('./templates/' + expr)`.
818
819
-Here are the available options with their [defaults](https://github.com/webpack/webpack/blob/master/lib/WebpackOptionsDefaulter.js):
+Here are the available options with their [defaults](https://github.com/webpack/webpack/blob/master/lib/config/defaults.js):
820
821
__webpack.config.js__
822
0 commit comments