bjornregnell / kapten-alloc-web

Find your slot in space and time.
https://cs.lth.se/pgk/kaptenalloc
39 stars 6 forks source link

Example of fix to caching problem for main.js #7

Closed Hugo-Persson closed 2 years ago

Hugo-Persson commented 2 years ago

A simple hack fix for main.js being cached by browser when new times are published. See README change for info how to use.

This fix uses query parameters to trick the browser into thinking a new file is fetched without needing a new filename.