1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

add polyfill.js in visual tests (#29116)

This commit is contained in:
Johann-S
2019-07-24 07:19:47 +02:00
committed by XhmikosR
parent d7a62b505c
commit e101ba4989
11 changed files with 11 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
</div>
</div>
<script src="../../dist/dom/polyfill.js"></script>
<script src="../../dist/dom/event-handler.js"></script>
<script src="../../dist/dom/selector-engine.js"></script>
<script src="../../dist/dom/data.js"></script>