Skip to content

Commit

Permalink
Remove polyfill.io. Service is breaking Markdownz on Safari. (zoonive…
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunanoordin authored Mar 12, 2024
1 parent 6742908 commit 72ed40a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@

<div id="panoptes-main-container"></div>

<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=default,es6,Promise,fetch,Array.prototype.includes,Array.prototype.find,Object.entries,Object.values&amp;flags=gated"></script>
<script>('assign' in Object) || document.write('<script src="/fallback-polyfills.js"></'+'script>');</script>
</body>
</html>

0 comments on commit 72ed40a

Please sign in to comment.