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

support webpack 4.40+? #7

Open
DavidKk opened this issue Dec 28, 2020 · 0 comments
Open

support webpack 4.40+? #7

DavidKk opened this issue Dec 28, 2020 · 0 comments

Comments

@DavidKk
Copy link

DavidKk commented Dec 28, 2020

webpack 4.40 adds some new plug-in hooks, but webpack-tool hard-code to 4.28.4, can it be modified to 4.28.4 or 4.40.0?

https://github.com/easy-team/webpack-tool/blob/master/package.json#L26
https://webpack.js.org/api/compilation-object/#getassets

  "dependencies": {
    "webpack": "4.28.4 || 4.40.0"
  },
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

No branches or pull requests

1 participant