Relative Content

Tag Archive for vue.jsvuejs3vite

Vue 3 Vite – dynamic image src

I’m using Vue 3 with Vite. And I have a problem with dynamic img src after Vite build for production. For static img src there’s no problem.