From ed5353d13ad1fe5dfa18f6e0936bcafa77ea0a73 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Mon, 18 Jun 2018 01:24:53 +0200 Subject: Move polyfill to CDN section We don't support it on CDN false instances, but it doesn't hurt to keep it in for CDN-enabled instances Signed-off-by: Sheogorath --- public/views/pretty.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views/pretty.ejs') diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 91d9c36c..395f921b 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -24,11 +24,11 @@ <%- include build/pretty-header %> + <%- include shared/polyfill %> <% } else { %> <%- include build/pretty-pack-header %> <% } %> - <%- include shared/polyfill %> -- cgit v1.2.3