manifest="<%= htmlWebpackPlugin.files.manifest %>" <% } %>> <%= htmlWebpackPlugin.options.title || 'Webpack App'%> <% if (htmlWebpackPlugin.files.favicon) { %> <% } %> <% if (htmlWebpackPlugin.options.mobile) { %> <% } %> <% for (var css in htmlWebpackPlugin.files.css) { %> <% } %> <% if (htmlWebpackPlugin.options.unsupportedBrowser) { %>
Sorry, your browser is not supported. Please upgrade to the latest version or switch your browser to use this site. See outdatedbrowser.com for options.
<% } %> <% if (htmlWebpackPlugin.options.appMountId) { %>
<% } %> <% if (htmlWebpackPlugin.options.appMountIds && htmlWebpackPlugin.options.appMountIds.length > 0) { %> <% for (var index in htmlWebpackPlugin.options.appMountIds) { %>
<% } %> <% } %> <% if (htmlWebpackPlugin.options.window) { %> <% } %> <% if (htmlWebpackPlugin.options.devServer) { %> <% } %> <% if (htmlWebpackPlugin.options.googleAnalytics) { %> <% } %>