jantimon/favicons-webpack-plugin

Incompatible with webpack-subresource-integrity

Open

#279 创建于 2021年7月29日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (1,198 star) (226 fork)batch import
help wantedwontfix

描述

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

贡献者指南