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

Update html-webpack-plugin and webpack-subresource-integrity to their latest stable versions #14531

Closed
diox opened this issue Apr 22, 2022 · 0 comments · Fixed by mozilla/addons-frontend#11420
Assignees
Labels
qa:not_needed repository:addons-frontend Issue relating to addons-frontend
Milestone

Comments

@diox
Copy link
Member

diox commented Apr 22, 2022

Our package.json contains:

    "html-webpack-plugin": "@next",
    "webpack-subresource-integrity": "@next"

This brings in version 5.0.0-beta.6 and 5.0.0-alpha.1, respectively, but in both cases that's older than the latest stable version of the corresponding package. We should switch to that and stop using @next for both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa:not_needed repository:addons-frontend Issue relating to addons-frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants