mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 22:02:11 +03:00
c062114e47
no issue - we increase the client in-memory expiry for production built assets - as soon as there will be another release, a new asset hash is generated and the client cache is invalidated automatically (doesn't matter how long we store the file in the client) - the next step is to get rid of having asset hashs part as query params - ghost-sdk.min.js?v=1234 is becoming e.g. ghost-sdk-1234.min.js - reasons: - A: performance tools complain about it - B: we no longer invalidate the asset hashs for built assets if the theme changes |
||
---|---|---|
.. | ||
adapters | ||
api | ||
apps | ||
config | ||
controllers | ||
data | ||
helpers | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
filters.js | ||
ghost-server.js | ||
index.js | ||
overrides.js | ||
update-check.js |