Closed roblav96 closed 8 years ago
Accually it could not be used in webpack workflow, cause I recommend it to be use as a library.
But Now I have fixed this problem, and I have published this plugin to npm.
To work with this workflow, simply npm install vue-lazyload-img
, and import "vue-lazyload-img"
, and Vue.use(Vue.lazyimg)
,then It will be worked.
For more infomation, you could read the new updated README.
Thanks for this Issue, if there's still any problem, just contact me.
too drunk to reply. in the am this will be solved. thank you kind sir
How to install with this workflow?