Ajoute les polyfill manquant pour iOS 11 et 12
parent
e5c11f8184
commit
ee5db7c7eb
|
@ -310,7 +310,7 @@
|
|||
|
||||
<script
|
||||
crossorigin="anonymous"
|
||||
src="https://polyfill.io/v3/polyfill.min.js?features=ResizeObserver%2CIntl.~locale.en%2CIntl.~locale.fr%2CString.prototype.replaceAll"
|
||||
src="https://polyfill.io/v3/polyfill.min.js?features=ResizeObserver%2CIntl.~locale.en%2CIntl.~locale.fr%2CString.prototype.replaceAll%2CObject.fromEntries%2CString.prototype.matchAll"
|
||||
></script>
|
||||
|
||||
<script type="module" src="{{ entry }}"></script>
|
||||
|
|
Loading…
Reference in New Issue