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.baseHref) { %> <% } %> <% 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.
<% } %>

<%= htmlWebpackPlugin.options.title %>

<% for (var game in htmlWebpackPlugin.options.games) { %> <%= htmlWebpackPlugin.options.games[game].name %>
<% } %>