eternagame / EternaJS

Eterna game/RNA design interface
Other
12 stars 10 forks source link

Legacy website scripts are not properly cache-busted (or bundled) #795

Open luxaritas opened 3 months ago

luxaritas commented 3 months ago

Expected Behavior

If we make a change to eg the coffeescript, the new script should be used

Current Behavior

The old version of the script will be used until the cache expires

Reproduction Steps

Make a change -> load with cache leaders -> old version still used

Environment

No response

Other information

We should probably: