We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using favicons-webpack-plugin in webpack@^5.0.0, webpack-subresource-integrity throws an error.
favicons-webpack-plugin
webpack@^5.0.0
webpack-subresource-integrity
favicons-webpack-plugin should complete even while using webpack-subresource-integrity; preferably with included integrity hashes.
Setup latest webpack with favicons-webpack-plugin and webpack-subresource-integrity.
webpack
Node.js v16.5.0 linux 5.13.5-arch1-1
The text was updated successfully, but these errors were encountered:
This issue had no activity for at least half a year. It's subject to automatic issue closing if there is no activity in the next 15 days.
Sorry, something went wrong.
Cannot reproduce with version 6.0.0-alpha.1.
6.0.0-alpha.1
No branches or pull requests
Current behaviour 💣
When using
favicons-webpack-plugin
inwebpack@^5.0.0
,webpack-subresource-integrity
throws an error.Expected behaviour ☀️
favicons-webpack-plugin
should complete even while usingwebpack-subresource-integrity
; preferably with included integrity hashes.Reproduction Example 👾
Setup latest
webpack
withfavicons-webpack-plugin
andwebpack-subresource-integrity
.Environment 🖥
Node.js v16.5.0
linux 5.13.5-arch1-1
The text was updated successfully, but these errors were encountered: