favicons-webpack-plugin icon indicating copy to clipboard operation
favicons-webpack-plugin copied to clipboard

Incompatible with webpack-subresource-integrity

Open wallzero opened this issue 3 years ago • 2 comments

Current behaviour 💣

When using favicons-webpack-plugin in webpack@^5.0.0, webpack-subresource-integrity throws an error.

Expected behaviour ☀️

favicons-webpack-plugin should complete even while using webpack-subresource-integrity; preferably with included integrity hashes.

Reproduction Example 👾

Setup latest webpack with favicons-webpack-plugin and webpack-subresource-integrity.

Environment 🖥

Node.js v16.5.0 linux 5.13.5-arch1-1

wallzero avatar Jul 29 '21 23:07 wallzero

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.

stale[bot] avatar Apr 18 '22 18:04 stale[bot]

Cannot reproduce with version 6.0.0-alpha.1.

andy128k avatar Oct 06 '22 23:10 andy128k