We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516c13b commit f692372Copy full SHA for f692372
index.html
@@ -11,7 +11,7 @@
11
</head>
12
<body>
13
<div id="app"></div>
14
- <script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=Promise,Array.prototype.find,Array.prototype.includes"></script>
+ <script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=Promise,Array.prototype.find,Array.prototype.includes,Array.prototype.forEach"></script>
15
<!-- built files will be auto injected -->
16
</body>
17
</html>
0 commit comments