ExpressLRS / web-flasher

Web-hosted flasher for ExpressLRS version 3 firmware
22 stars 15 forks source link

Prevent stale cache #4

Closed dz0ny closed 2 years ago

dz0ny commented 2 years ago

When there is new build and user already visited the page, CDN will serve old assets (js, css), by hashing assets this can be prevented.

JSON and firmware is fine as expire time is set to 5min

image