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