You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spicetify has an incredibly useful feature for developing extensions where spotify automatically reloads when an extension updates (spicetify watch) however this forces the entire app to reload. If possible, it would be incredibly useful if HMR was added (like in vite and webpack) in order to save time and allow you to see tweaks to css instantly. Obviously this is not a dealbreaker and I'm unsure as to the possibility as to this in the first place (I assume it would be hard) however, if possible and practical, this would be a great feature!
📝 Provide a description of the new feature
Spicetify has an incredibly useful feature for developing extensions where spotify automatically reloads when an extension updates (
spicetify watch
) however this forces the entire app to reload. If possible, it would be incredibly useful if HMR was added (like in vite and webpack) in order to save time and allow you to see tweaks to css instantly. Obviously this is not a dealbreaker and I'm unsure as to the possibility as to this in the first place (I assume it would be hard) however, if possible and practical, this would be a great feature!➕ Additional Information
The text was updated successfully, but these errors were encountered: