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.
loaders
use
1 parent b19c946 commit 399a3c6Copy full SHA for 399a3c6
src/content/migrate/5.mdx
@@ -68,6 +68,7 @@ Update the following options to their new version (if used):
68
- `Compilation.entries` → `Compilation.entryDependencies`
69
- `serve` → `serve` is removed in favor of [`DevServer`](/configuration/dev-server/)
70
- [`Rule.query`](/configuration/module/#ruleoptions--rulequery) (deprecated since v3) → `Rule.options`/`UseEntry.options`
71
+- `Rule.loaders` → [`Rule.use`](/configuration/module/#ruleuse)
72
73
### Test webpack 5 compatibility
74
0 commit comments