kisstkondoros / gutter-preview

Other
158 stars 37 forks source link

Add react support #34

Closed ProLoser closed 5 years ago

ProLoser commented 5 years ago

Would be nice if you recognized require('./local/path/to/img.jpg') which is sometimes used in React for rendering images. Would be cool if almost any LOCAL image path or string that gets recognized generated a preview.

kisstkondoros commented 5 years ago

Thanks for reaching out!

Could you clarify what do you mean by local path? Like any absolute file path for the file system? That works already.

kisstkondoros commented 5 years ago

For housekeeping purposes I'll close this issue, but feel free to report another one / respond to this if You could provide more details.