We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
polyfill.io
1 parent f54551e commit 3a7ce75Copy full SHA for 3a7ce75
dev/templates/legacy.pug
@@ -52,7 +52,7 @@ html
52
53
script(
54
crossorigin='anonymous'
55
- src='https://polyfill.io/v3/polyfill.min.js?features=EventSource'
+ src='https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=EventSource'
56
)
57
58
//- JS
0 commit comments