feat: add lazy load of image thumbnails

This commit is contained in:
Oleg Lobanov
2020-07-23 12:01:18 +02:00
parent 94ef59602f
commit bc00165094
4 changed files with 11 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
"qrcode.vue": "^1.7.0",
"vue": "^2.6.10",
"vue-i18n": "^8.15.3",
"vue-lazyload": "^1.3.3",
"vue-router": "^3.1.3",
"vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0"