🐛 Ajout du polyfill Intl.Locale

pull/1861/head
Jérémy Rialland 2022-01-26 15:14:53 +01:00 committed by Johan Girod
parent 428d737cf9
commit 561b507b44
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@
<script
crossorigin="anonymous"
src="/polyfill.io/v3/polyfill.min.js?features=ResizeObserver"
src="/polyfill.io/v3/polyfill.min.js?features=ResizeObserver%2CIntl.Locale"
></script>
<% for (var chunk in htmlWebpackPlugin.files.chunks) { %>