Wondering if there is a way to disable cache etc during dev so I don’t have to hit refresh or toggle Lovelace clear cache in the developer settings every time I make a style change when developing in TS.
Ideally it would be nice to make a change in VS-code in the devContainer, it saves and updates the JS file. Then HA refreshes and clears the cache, like how react works with a save and the browser refreshes with your changes…