2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

docs: Concat the IE files with the rest.

This commit is contained in:
XhmikosR
2018-09-25 14:09:24 +03:00
parent 4a5c7f21d5
commit dd71b40aed
3 changed files with 3 additions and 5 deletions
+3 -1
View File
@@ -15,7 +15,9 @@
"../assets/js/vendor/clipboard.min.js",
"../assets/js/vendor/anchor.min.js",
"../assets/js/src/application.js",
"../assets/js/src/search.js"
"../assets/js/src/search.js",
"../assets/js/ie10-viewport-bug-workaround.js",
"../assets/js/ie-emulation-modes-warning.js"
]
},
"config": {