flogy/gatsby-mdx-tts

Add content hashes to filenames

flogy opened this issue · 0 comments

flogy commented

Currently, the generated MP3 and JSON files do not include any content hashes. Like this, they might be cached by client browsers instead of being refetched when they have changed.

This might also be the reason why during development some audio files do not reload in the browser after changing the MDX content.