mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
refactor(templates): replace polyfill.io
(#7032)
This commit is contained in:
parent
f54551ee69
commit
3a7ce75a1e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user