mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Add touch support in our carousel with HammerJS.
This commit is contained in:
@@ -42,6 +42,10 @@ const files = [
|
||||
{
|
||||
file: 'node_modules/popper.js/dist/umd/popper.min.js',
|
||||
configPropertyName: 'popper_hash'
|
||||
},
|
||||
{
|
||||
file: 'node_modules/hammerjs/hammer.min.js',
|
||||
configPropertyName: 'hammer_hash'
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user