mirror of
https://github.com/tabler/tabler.git
synced 2026-07-22 21:41:43 +04:00
move bootstrap to core of tabler
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
//Vendor
|
||||
|
||||
import 'bootstrap/dist/js/bootstrap.bundle';
|
||||
|
||||
import './autosize';
|
||||
import './input-mask';
|
||||
import './dropdown';
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"global-libs": [
|
||||
"bootstrap"
|
||||
],
|
||||
"js-files": {
|
||||
"countup": "countup",
|
||||
|
||||
Reference in New Issue
Block a user