0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/public
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
..
404-ghost.png
404-ghost@2x.png
favicon.ico
ghost.css
members.js Added minified members.js file handling 2020-02-26 14:08:10 +08:00
members.min.js Added minified members.js file handling 2020-02-26 14:08:10 +08:00
robots.txt
sitemap.xsl