0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
Nazar Gargol 258bcc71bf Added minified members.js file handling
refs 91984b54ca

- For request effieciency we should be using a minified file just like we did previously with `ghost-sdk.js`
- Modified 'max-age' caching header to 1 year  for both minified and non-minified files as thay won't affect dev environment and should be beneficial for self-hosting instances that don't use minification
- Along the way corrected an extra 301 redirect because `/public/member.js` path wasn't using a bakslach in the end.
2020-02-26 14:08:10 +08:00
..
apps Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
helpers Added minified members.js file handling 2020-02-26 14:08:10 +08:00
meta Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
services Updated semver dependency 2020-02-24 18:01:53 +00:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00