mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
ditch vue-lazyload
This commit is contained in:
@@ -13,8 +13,6 @@ var debounce = function(callback, wait) {
|
||||
}
|
||||
}
|
||||
|
||||
Vue.use(VueLazyload)
|
||||
|
||||
Vue.directive('scroll', {
|
||||
inserted: function(el, binding) {
|
||||
el.addEventListener('scroll', debounce(function(event) {
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user