1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-27 21:44:39 +04:00

bootstrap bundle minified fix

This commit is contained in:
codecalm
2020-02-19 22:00:19 +01:00
parent 3359dc63fe
commit 2938d59dcb
+1 -1
View File
@@ -3,7 +3,7 @@
"bootstrap", "jquery"
],
"js": {
"bootstrap": "bootstrap/dist/js/bootstrap.bundle.js",
"bootstrap": "bootstrap/dist/js/bootstrap.bundle.min.js",
"jquery": "jquery/dist/jquery.slim.min.js",
"autosize": "autosize/dist/autosize.min.js",
"imask": "imask/dist/imask.min.js",