Skip to content

Commit 3a7ce75

Browse files
authored
refactor(templates): replace polyfill.io (#7032)
1 parent f54551e commit 3a7ce75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/templates/legacy.pug

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ html
5252

5353
script(
5454
crossorigin='anonymous'
55-
src='https://polyfill.io/v3/polyfill.min.js?features=EventSource'
55+
src='https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=EventSource'
5656
)
5757

5858
//- JS

0 commit comments

Comments
 (0)