2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Add polyfills for older browsers.

requestAnimationFrame and btoa.
This commit is contained in:
XhmikosR
2018-09-25 14:24:42 +03:00
parent dd71b40aed
commit 9332f3c7ac
3 changed files with 99 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@
"../assets/js/src/customizer.js"
],
"docsJs": [
"../assets/js/vendor/requestAnimationFrame-polyfill.js",
"../assets/js/vendor/base64.js",
"../assets/js/vendor/holder.min.js",
"../assets/js/vendor/clipboard.min.js",
"../assets/js/vendor/anchor.min.js",