I am trying to display an image on my slider which i have on assets folder but i cant do it.
My folder Structure is like this
My code looks like this
home.vue <img src="../images/firstslide.png"/> The file is compiled i think also the image:
"images/firstslide.png?b20d27e52e45509537b8713af8b92eed 423 KiB [emitted]" But the image itself its now showing.
