buro9 / microcosm

Front end for Microcosm, a Go web server that serves the static files, templates and performs API calls.
GNU Affero General Public License v3.0
11 stars 3 forks source link

Changed static asset caching #134

Closed pascalopitz closed 1 year ago

pascalopitz commented 1 year ago

This injects the build version into the static asset URLs and sets the cache max-age, instead of comparing if-modified-since.