jantimon/favicons-webpack-plugin

Incompatible with webpack-subresource-integrity

開放

#279 建立於 2021年7月29日

 (3 則留言) (0 個反應) (0 位負責人)JavaScript (205 個分叉)batch import
help wantedwontfix

倉庫指標

星標
 (1,200 顆星)
PR 合併指標
 (平均合併 4分鐘) (30 天內合併 1 個 PR)

描述

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

貢獻者指南