jantimon / html-webpack-plugin

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

fix: handle `childCompilation.errors` being an iterator rather than array #1863

Closed alexander-akait closed 1 week ago

alexander-akait commented 1 week ago

fixes https://github.com/jantimon/html-webpack-plugin/pull/1847/ fixes https://github.com/jantimon/html-webpack-plugin/issues/1846