% if(htmlWebpackPlugin.options.environment === "development") { %>
<% for (key in htmlWebpackPlugin.files.css) { %>
<% } %>
<% } %>
<% for (key in htmlWebpackPlugin.files.chunks) { %>
<% } %>
<% if(htmlWebpackPlugin.options.environment === "development") { %>
<% } %>