jantimon / html-webpack-plugin

Simplifies creation of HTML files to serve your webpack bundles
MIT License
10.72k stars 1.31k forks source link

Handle childCompilation.errors being an iterator rather than array #1847

Closed robert-irelan-tiktokusds closed 1 month ago

robert-irelan-tiktokusds commented 7 months ago

Fix https://github.com/jantimon/html-webpack-plugin/issues/1846

alexander-akait commented 7 months ago

Can you fix test cases?