Closed
Description
Another question asked on Symfony Slack (@jderusse asked it):
regarding the new
Encore
component and asset versioning (http://symfony.com/doc/current/frontend/encore/versioning.html) what is the simplest strategy to avoid 404 during a deployment (1) user gets http page pointing to asset version A, 2) a new version B of the app is deployed, 3) user ask for asset A which no longer exists)
Why not using a "queryString" strategy like describe in http://symfony.com/doc/current/frontend/custom_version_strategy.html
Metadata
Metadata
Assignees
Labels
No labels