% if (htmlWebpackPlugin.files.favicon) { %> <% } %> <% if (htmlWebpackPlugin.options.mobile) { %> <% } %> <% for (var css in htmlWebpackPlugin.files.css) { %> <% } %>
<% if (htmlWebpackPlugin.options.appMountId) { %> <% } %> <% if (htmlWebpackPlugin.options.appMountIds && htmlWebpackPlugin.options.appMountIds.length > 0) { %> <% for (var index in htmlWebpackPlugin.options.appMountIds) { %> <% } %> <% } %> <% if (htmlWebpackPlugin.options.window) { %> <% } %> <% for (var chunk in htmlWebpackPlugin.files.chunks) { %> <% } %>