Monitor Svelte components state using Redux Devtools
npm install svelte-watch
Insert the following import in the entry file of your svelte app (the .js file)
import "svelte-watch";