removed imagezoom
This commit is contained in:
parent
d07ecfaa48
commit
d820d1b5a5
2 changed files with 8382 additions and 5 deletions
|
@ -15,11 +15,6 @@ import store from './store'
|
|||
import CollectionView from '@nativescript-community/ui-collectionview/vue'
|
||||
Vue.use(CollectionView)
|
||||
|
||||
Vue.registerElement(
|
||||
'ImageZoom',
|
||||
() => require('@triniwiz/nativescript-image-zoom').ImageZoom
|
||||
)
|
||||
|
||||
import { lvMixin } from './shared/mixins.js'
|
||||
Vue.mixin(lvMixin)
|
||||
|
||||
|
|
8382
package-lock.json
generated
Normal file
8382
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue