Skip to content

[doc] Fix website build failure caused by webpack 5.106.0 #3036

Description

@fresh-borzoni

Search before asking

  • I searched in the issues and found nothing similar.

Description

webpack 5.106.0 moved ProgressPlugin schema validation to a compiler hook that now validates plugin instance properties.
webpackbar 6.0.1 stores its own options as this.options, which fails the strict validation.

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions