element-web/src/vector
Richard van der Hoff 6396c60645 Put a cachebuster in the names of CSS and JS files
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.
2016-10-26 15:20:59 +01:00
..
index.html Put a cachebuster in the names of CSS and JS files 2016-10-26 15:20:59 +01:00
index.js Correct path to components.css 2016-10-26 15:02:34 +01:00
modernizr.js Add objectfit and localstorage to browser features 2015-10-29 15:56:03 +00:00
updater.js Cache-bust on /version request 2016-02-05 15:53:33 +00:00
url_utils.js Some tests of the application load process 2016-08-10 00:15:04 +01:00