Hello! This is my first post! I really enjoy developing with Netlify CMS
I have a question though. During blog post creation I would like to be able to add an image and immediately see it inside preview. In my current setup that does not work since the image is uploaded to the static folder only when the post is published, I’m storing the images in the repo, just to make it obvious.
Is there a method to achieve immediate preview? Some config? Or should I just rip the image widget apart and add some js magic to make it work?
Best regards, JAM FTW