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

Remove clean-webpack-plugin and enable usage of output.clean option in webpack 5 #1735

Closed
miteshashar opened this issue Jun 4, 2023 · 0 comments · Fixed by #1801
Closed
Assignees

Comments

@miteshashar
Copy link
Contributor

miteshashar commented Jun 4, 2023

clean-webpack-plugin is deprecated in webpack 5.

We should move to use the native output.clean option available in webpack 5.

vidya-ram added a commit that referenced this issue Jul 14, 2023
@vidya-ram vidya-ram changed the title Remove WebpackManifestPlugin and enable usage of output.clean option in webpack 5 Remove clean-webpack-plugin and enable usage of output.clean option in webpack 5 Jul 14, 2023
vidya-ram added a commit that referenced this issue Jul 21, 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

Successfully merging a pull request may close this issue.

2 participants