svelte_sidebar
svelte_sidebar copied to clipboard
Setup: Add hashes to JS chunks for better cache invalidation
Currently, all JS chunks have a static name. This requires repeating users of the playground on https://sidebar.schneiders.space to reload without cache to receive the updated page – not optimal.
Change it so that the filenames contain hashes.