Skip to content

Commit

Permalink
chore: Remove script from polyfill.io (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quramy committed Mar 1, 2024
1 parent 70b430f commit 4dd7514
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template/template.html
Expand Up @@ -13,7 +13,6 @@
</head>
<body>
<div id="app"></div>
<script src="https://polyfill.io/v3/polyfill.min.js?features=ResizeObserver%2CIntersectionObserverEntry%2CIntersectionObserver"></script>
<script type="text/javascript">window['__reg__'] = {{&report}};</script>
<script type="text/javascript">{{&js}}</script>
</body>
Expand Down

0 comments on commit 4dd7514

Please sign in to comment.