mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 23:11:12 +02:00
This means that clients can do better caching of assets, as it will mean we are no longer reliant on etags to ensure that clients get a fresh version. We inhibit the cachebuster for `npm start`, so that we don't get millions of copies of the bundles on dev boxes.