Skip to content

Commit 78effa2

Browse files
authored
docs(migrate): add link to configuration changes (#7159)
1 parent cc5fdc6 commit 78effa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/migrate/5.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ Update the following options to their new version (if used):
7070
- [`Rule.query`](/configuration/module/#ruleoptions--rulequery) (deprecated since v3) → `Rule.options`/`UseEntry.options`
7171
- `Rule.loaders`[`Rule.use`](/configuration/module/#ruleuse)
7272

73+
T> Checkout the detailed changes in the configuration options [here](/blog/2020-10-10-webpack-5-release/#changes-to-the-configuration).
74+
7375
### Test webpack 5 compatibility
7476

7577
Try to set the following options in your webpack 4 configuration and check if build still works correctly.

0 commit comments

Comments
 (0)