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

upgrade the eslint-webpack-plugin to 4.0 #7403

Closed
lefreet opened this issue Jun 29, 2023 · 1 comment
Closed

upgrade the eslint-webpack-plugin to 4.0 #7403

lefreet opened this issue Jun 29, 2023 · 1 comment

Comments

@lefreet
Copy link

lefreet commented Jun 29, 2023

What problem does this feature solve?

can @vue/cli-plugin-eslint up the dep eslint-webpack-plugin from 3.2 to 4.0, for the webpack cache in filesystem bug that cause eslint not working when build again.

What does the proposed API look like?

i'm grad to provide a PR. thx.

@lefreet
Copy link
Author

lefreet commented Jul 25, 2023

it may be help

  "pnpm": {
    "overrides": {
      "@vue/cli-plugin-eslint>eslint-webpack-plugin": "~4.0.0"
    }
  }

@lefreet lefreet closed this as completed Jul 25, 2023
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