jantimon/favicons-webpack-plugin

Incompatible with webpack-subresource-integrity

Offen

#279 geöffnet am 29.07.2021

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (205 Forks)batch import
help wantedwontfix

Repository-Metriken

Stars
 (1.200 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4m) (1 gemergte PR in 30 T)

Beschreibung

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

Contributor Guide