Commit 8c72c16
Pin webpackbar to v7 to fix webpack 5.106 compat (#698)
webpack 5.106.0 removed name/color/reporters/reporter options from
ProgressPlugin schema validation. webpackbar v6 (used by Docusaurus
3.10) passes these options, breaking production builds.
Override webpackbar to ^7.0.0 until Docusaurus 3.10.1 ships a fix.
See: facebook/docusaurus#11923
Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 49589c3 commit 8c72c16
2 files changed
Lines changed: 25 additions & 148 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
0 commit comments