Easily monitor svelte reactive statements
This extension needs this custom preprocessor to work https://github.com/unlocomqx/svelte-reactive-preprocessor
The extension displays the statements as they are executed
The statements are grouped to show the total count and duration of each statement
npm i && npm i --prefix app
npm run build
Built using node 15.4.0 and npm 7.0.15
npm run start