<% if (htmlWebpackPlugin.options.isCspEnabled) { %> <% } %> <% if (htmlWebpackPlugin.files.favicon) { %> <% } %>
<%= require('first-render').default %> <% for (var css in htmlWebpackPlugin.files.css) { %> <% } %> <% if (htmlWebpackPlugin.options.scripts) { htmlWebpackPlugin.options.scripts.forEach(function(scriptSrc) { %> <% }); } %> <% for (var chunk in htmlWebpackPlugin.files.chunks) { %> <% } %>