Sencha has the functionality to append _dc=xyz to almost everything with the goal to invalidate always the cache. The value change all the time, each time the application is loaded even if it's the same build, and nothing changed.
Well, I would like production build to still append _dc but the value should be fixed/stable for that build. So mainly invalidating stale version of the application in my customer browsers.
Is this a scenario already supported?
If yes, what are the settings?
If no, could we get an enhancement request open right away?