0๐
โ
As said in the folowing documentation, static assets have to be put in /public folder:
https://cli.vuejs.org/guide/html-and-static-assets.html#static-assets-handling
In your case:
public/img/desktop/
public/img/mobile/
Source:stackexchange.com