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 91cb3ba commit 30db685Copy full SHA for 30db685
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
+- `loaders` → `use`
72
73
### Test webpack 5 compatibility
74
0 commit comments