diego3g / electron-typescript-react

:electron: An Electron boilerplate including TypeScript, React, Jest and ESLint.
1.45k stars 295 forks source link

Static images #54

Closed gabriel2302 closed 3 years ago

gabriel2302 commented 3 years ago

How to use a static image in this template? I've try to put file in assets, but doesn't work, I've try import using relative path and doesn't work too.