Implement asset versioning as described in the Symfony docs: https://symfony.com/doc/current/frontend/encore/versioning.html. This solution differs from the way other StepUp apps apply asset versioning. This because these apps use Assetic (which is discouraged since Symfony embraced Encore).
Implement asset versioning as described in the Symfony docs: https://symfony.com/doc/current/frontend/encore/versioning.html. This solution differs from the way other StepUp apps apply asset versioning. This because these apps use Assetic (which is discouraged since Symfony embraced Encore).
Also see Pivotal https://www.pivotaltracker.com/story/show/164631198