refactor(templates): replace polyfill.io (#7032)

This commit is contained in:
Sukka 2024-04-25 08:53:45 +08:00 committed by GitHub
parent f54551ee69
commit 3a7ce75a1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ html
script(
crossorigin='anonymous'
src='https://polyfill.io/v3/polyfill.min.js?features=EventSource'
src='https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=EventSource'
)
//- JS