From aa683a765d0fcb7995b57f0103c50f9590786674 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Sat, 27 May 2017 11:44:53 -0700 Subject: [PATCH] fix(aio): add polyfill for GoogleBot (#17062) I chose to use unknown=polyfill option as per recommendation found at https://github.com/Financial-Times/polyfill-service/issues/852#issuecomment-272097936 --- aio/src/index.html | 39 ++++++++++++--------------------------- 1 file changed, 12 insertions(+), 27 deletions(-) diff --git a/aio/src/index.html b/aio/src/index.html index b60470ae97..1a9a6d3b65 100644 --- a/aio/src/index.html +++ b/aio/src/index.html @@ -37,36 +37,21 @@