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 cc5fdc6 commit 78effa2Copy full SHA for 78effa2
src/content/migrate/5.mdx
@@ -70,6 +70,8 @@ Update the following options to their new version (if used):
70
- [`Rule.query`](/configuration/module/#ruleoptions--rulequery) (deprecated since v3) → `Rule.options`/`UseEntry.options`
71
- `Rule.loaders` → [`Rule.use`](/configuration/module/#ruleuse)
72
73
+T> Checkout the detailed changes in the configuration options [here](/blog/2020-10-10-webpack-5-release/#changes-to-the-configuration).
74
+
75
### Test webpack 5 compatibility
76
77
Try to set the following options in your webpack 4 configuration and check if build still works correctly.
0 commit comments