Skip to content

fix(plugin loader): no warn when not using plugins#3498

Merged
nicojs merged 1 commit intomasterfrom
fix/false-warning
May 4, 2022
Merged

fix(plugin loader): no warn when not using plugins#3498
nicojs merged 1 commit intomasterfrom
fix/false-warning

Conversation

@nicojs
Copy link
Copy Markdown
Member

@nicojs nicojs commented May 4, 2022

Don't warn the user when it is running StrykerJS without plugins:

WARN PluginLoader Expression "@stryker-mutator/*" not resulted in plugins to load.

Fixes #3497

Don't warn the user when it is running StrykerJS without plugins:

```
WARN PluginLoader Expression "@stryker-mutator/*" not resulted in plugins to load.
```
@nicojs nicojs enabled auto-merge (squash) May 4, 2022 19:03
@nicojs nicojs merged commit 54aa298 into master May 4, 2022
@nicojs nicojs deleted the fix/false-warning branch May 4, 2022 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New warning when upgrading from 5.6.1 to 6.0.0

1 participant