Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): upgrade clean-webpack-plugin and change plugin require stat… #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danielkoch
Copy link

…ement

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: link tbd.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] tooling / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

clean-webpack-plugin is now available in v3

Issue Number: #65

What is the new behavior?

The cli and webpage installs clean-webpack-plugin in v3 but with v3 usage.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

@jantimon
Copy link
Contributor

We should rebase those changes once #72 are merged

@ernscht ernscht added the check label Apr 8, 2021
@ernscht ernscht added the cli generate-webpack-config label Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
check cli generate-webpack-config
Development

Successfully merging this pull request may close these issues.

3 participants