%= head %> <% if (style) { %><% } %> <% if (hydratable === true && legacy === true && scriptModern != null) { %> <% } else if (hydratable === true && legacy === false && scriptModern != null) { %> <% } %> <% if (globalProps) { %><% } %> <% if (globalStores) { %><% } %> <% if (props) { %><% } %>
<%= html %> <% if (hydratable === true && legacy === true && scriptLegacy != null) { %> <% /* Fix for Safari 10.1 taken from https://gist.github.com/samthor/64b114e4a4f539915a95b91ffd340acc */ %> <% } %>