jantimon / html-webpack-plugin

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

refactor: avoid extra file #1806

Closed alexander-akait closed 1 year ago

alexander-akait commented 1 year ago

Avoid extra file, because we use it only in one places every extra require on top of file slow initial start, also it is under the hood and not public