mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
[fix] replace polyfill.io with cloudflare equivalent (#30123)
This commit is contained in:
parent
e02baf6c92
commit
b3aface19a
|
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div id="output"></div>
|
||||
|
||||
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/polyfill/v2/polyfill.min.js"></script>
|
||||
<script src="renderer.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user