ragnarlotus / vue-flux

Image slider which comes with 20 cool transitions

Home Page:https://ragnarlotus.github.io/vue-flux-docs/demos/demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add img url for images from assets folder

gribchic opened this issue · comments

I've tried to add images in different ways
vfImages: [ 'assets/slide-finance-1.jpg', '../../assets/slide-finance-2.jpg' , '@/assets/slide-finance-2.jpg'],
but i have the same error:
Image assets/slide-finance-1.jpg could not be loaded or Image ../../assets/slide-finance-2.jpg could not be loaded or Image @/assets/slide-finance-2.jpg could not be loaded

Please, check the closed issues, there are enough info there.

Regards