SvelteStorm
SvelteStorm copied to clipboard
Is there a way to store snapshots of my application for usage in a later session or do snapshots get deleted permanently when the IDE is closed?
Currently, there isn’t a way to persist application snapshots from session to session. The snapshot cache gets cleared once the window is exited. However, that is a great idea, and we will keep that in mind!