mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +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>
|
<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>
|
<script src="renderer.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user