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

Remove the now unneeded polyfills.

This commit is contained in:
XhmikosR
2020-10-26 16:39:23 +02:00
parent e8f1709adf
commit 13572a6867
15 changed files with 3 additions and 96 deletions
-1
View File
@@ -70,7 +70,6 @@
</div>
<script src="../../../node_modules/popper.js/dist/umd/popper.min.js"></script>
<script src="../../dist/dom/polyfill.js"></script>
<script src="../../dist/dom/selector-engine.js"></script>
<script src="../../dist/dom/event-handler.js"></script>
<script src="../../dist/dom/manipulator.js"></script>