Skip to content

Remove urlsToWatch diagnostic check #31

@garrytrinder

Description

@garrytrinder

Currently we show an error when the urlsToWatch array is empty, however

  • urlsToWatch is optional
  • urlsToWatch can be defined on a plugin instance

We should update the check so that an error is shown if plugins don't have urlsToWatch set and there is no global array set, or the global array is empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions