Skip to content

Commit 88466a7

Browse files
authored
Drop polyfill as it is a potential threat (#221)
Lately when connecting to the doc, a polyfill registraiton pop-up is showed. I don't like it. This dependency was there for compatibility with very old browser. But it is outdated. Plus polyfill is know to be a huge security breach. So let's drop it entirely.
1 parent 5a35766 commit 88466a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mkdocs/mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,4 @@ markdown_extensions:
6565

6666
extra_javascript:
6767
- javascripts/config.js
68-
- https://polyfill.io/v3/polyfill.min.js?features=es6
6968
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js

0 commit comments

Comments
 (0)