From 6e8749b6c70c2f5b8d05ac0bb4538ac58d142e18 Mon Sep 17 00:00:00 2001 From: Cameron Bothner Date: Tue, 31 Oct 2017 18:33:47 -0400 Subject: [PATCH] Adds polyfill for fetch and Intl (#162) --- app/views/layouts/application.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 2804522d4..75295a0bc 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -16,6 +16,7 @@ <%= javascript_pack_tag "manifest" %> <%= javascript_pack_tag "vendor" %> +