Category "src"

Nuxtjs: how to use img[src] rendered with ssr (for seo) and lazy loading img[data-src] on the client side?

Is it possible to use both - ssr and lazy-loading for images on the client side. Here is my situation. My markup is rendered with img[src], in my chrome browser

Vue cannot find module image location

I'm having a problem with my project not finding the path to my png images. I know the path is correct because if I use a basic hard coded src="../assets/die1.p