Hey everyone, it’s my first post here.
Is there a way to update my MagicMirror view after making edits on my config.js file without closing and reopening the npm process? I’m currently using
“pm2 delete 0
pm2 resurrect” to do it, and I’m in dire need to do it without resurrecting the process since it’s too slow.