Skip to content

Commit d1ffe5d

Browse files
authored
docs: remove eval polyfill.io
1 parent c151e11 commit d1ffe5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

1-js/03-code-quality/06-polyfills/article.md

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ JavaScript is a highly dynamic language. Scripts may add/modify any function, ev
7373
7474
Two interesting polyfill libraries are:
7575
- [core js](https://github.com/zloirock/core-js) that supports a lot, allows to include only needed features.
76-
- [polyfill.io](https://polyfill.io/) service that provides a script with polyfills, depending on the features and user's browser.
7776
7877
7978
## Summary

0 commit comments

Comments
 (0)