Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMR in Spicetify watch mode #3228

Closed
Afterlifepro opened this issue Nov 30, 2024 · 1 comment
Closed

HMR in Spicetify watch mode #3228

Afterlifepro opened this issue Nov 30, 2024 · 1 comment

Comments

@Afterlifepro
Copy link

📝 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

@rxri
Copy link
Member

rxri commented Nov 30, 2024

It would require rebuilding how extensions work in the first place. It's not really feasible in v2. It's added in v3

@rxri rxri closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants