<% if (htmlWebpackPlugin.files.favicon) { %> <% } %> <% if (typeof headHtmlSnippet !== 'undefined') { %> <%= headHtmlSnippet %> <% } %> <% htmlWebpackPlugin.files.css.forEach(file => { %> <% }); %> <% if (typeof bodyHtmlSnippet !== 'undefined') { %> <%= bodyHtmlSnippet %> <% } %>
<% if (typeof globals !== 'undefined' && Object.keys(globals).length) { %> <% } %>