<% if (htmlWebpackPlugin.options.appMode === 'development') { %>
<% } else if (htmlWebpackPlugin.options.appMode === 'staging') { %>
<% } else { %>
<% } %>
<% if (htmlWebpackPlugin.options.appMountId) { %>
<% } %>
<% if (htmlWebpackPlugin.options.stats) { %>
<% } %>