OpenConext / Stepup-tiqr

tiqr IdP for step-up authentication
Apache License 2.0
3 stars 2 forks source link

Enable asset versioning using Encore #72

Closed MKodde closed 5 years ago

MKodde commented 5 years ago

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