From 394b6ee4156111073099d1418cd1af748eeffbe3 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Thu, 4 Jul 2024 16:54:23 +0200 Subject: [PATCH] Fix the loading of the Intl JS polyfills The Intl polyfill has been split into dedicated polyfills in 2020. As the Cloudflare service allows to specify a version of the polyfill-library, the version is now locked to avoid being affected by such change again. --- Resources/js/index-with-es5-shim.html | 2 +- Resources/js/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/js/index-with-es5-shim.html b/Resources/js/index-with-es5-shim.html index 9beb878..8288b9e 100644 --- a/Resources/js/index-with-es5-shim.html +++ b/Resources/js/index-with-es5-shim.html @@ -6,7 +6,7 @@ - + diff --git a/Resources/js/index.html b/Resources/js/index.html index 5ae8e02..c1c343a 100644 --- a/Resources/js/index.html +++ b/Resources/js/index.html @@ -5,7 +5,7 @@ ExposeTranslationBundle Unit Tests - +