jantimon/favicons-webpack-plugin

Incompatible with webpack-subresource-integrity

Aberta

#279 aberto em 29 de jul. de 2021

 (3 comentários) (0 reação) (0 responsável)JavaScript (205 forks)batch import
help wantedwontfix

Métricas do repositório

Stars
 (1.200 estrelas)
Métricas de merge de PR
 (Mesclagem média 4m) (1 fundiu PR em 30d)

Description

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

Guia do colaborador