Sebazzz/financial-app

Browser caching: Use webpack chunk ids

Closed this issue · 0 comments

We need to support webpack chunk ids. This makes sure that any reloads cache bust older versions.

Things to do:

  1. Allow wildcard chunk static file look-up so older look-ups don't end in a 404
  2. Tag helper that dynamically detects the latest chunk and uses that file name in the html output