silexlabs / Silex

Silex live web creation, free/libre no-code website builder, next gen Webflow for the static web
http://www.silex.me
GNU Affero General Public License v3.0
2.2k stars 580 forks source link

Feature: Cache buster #1535

Closed lexoyo closed 5 months ago

lexoyo commented 1 year ago

For websites: at publication time we should add a cache buster to the URLs of assets, stylesheets etc. (hash in get to keep only latest version on disk)

For the editor: at build time add hash to the URLs of assets

To avoid problems like #1533

lexoyo commented 5 months ago

Implemented, will be live soon