mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-30 17:19:46 +02:00
crossorigin for polyfill.io script
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
<script
|
<script
|
||||||
nomodule
|
nomodule
|
||||||
|
crossorigin
|
||||||
src="https://polyfill.io/v3/polyfill.min.js?features=Set%2CMap%2CObject.assign%2Cfetch%2CrequestAnimationFrame%2CNodeList.prototype.forEach%2CElement.prototype.classList%2Cperformance.now%2CNode.prototype.contains%2CElement.prototype.dataset"
|
src="https://polyfill.io/v3/polyfill.min.js?features=Set%2CMap%2CObject.assign%2Cfetch%2CrequestAnimationFrame%2CNodeList.prototype.forEach%2CElement.prototype.classList%2Cperformance.now%2CNode.prototype.contains%2CElement.prototype.dataset"
|
||||||
></script>
|
></script>
|
||||||
<script src="scripts/AppCollapsible.js"></script>
|
<script src="scripts/AppCollapsible.js"></script>
|
||||||
|
Reference in New Issue
Block a user