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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user