I had a missing parenthesis in my code, the full example would look more like this:
...innerHTML = `
...
<img src="${require('./assets/tesla-mini.jpg')}" ...>
...
`
I had a missing parenthesis in my code, the full example would look more like this:
...innerHTML = `
...
<img src="${require('./assets/tesla-mini.jpg')}" ...>
...
`