Hello, i'm using your vue.js kit to build an SPA and I'm trying to resolve images with a path of `images/` to `src/assets/images/` project folder. How can I accomplish this?
Hello,
i'm using your vue.js kit to build an SPA and I'm trying to resolve images with a path of
images/tosrc/assets/images/project folder.How can I accomplish this?