Skip to content

Instantly share code, notes, and snippets.

@rodrigodjodi
Created May 21, 2018 17:34
Show Gist options
  • Save rodrigodjodi/b88229d597f2f18ff85320baa601092e to your computer and use it in GitHub Desktop.
Save rodrigodjodi/b88229d597f2f18ff85320baa601092e to your computer and use it in GitHub Desktop.
Dinamically reference images in assets path
<img :src="require(`@/assets/bosc/${this.parent.kit}_revest.jpg`)" alt="">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment