0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Hannah Wolfe e4c1e0d938
Added middleware for serving minified card assets
- Wired up the forntend to include and serve the minified css and js card assets if they exist
- This is a very naive implementation - ideally we wouldn't have to inject this in multiple places
- This allows us to add files to src/cards and have them included in themes
- The system is currently disabled due to an override in the theme config setting assets to false
2021-11-05 11:41:03 +00:00
..
client@d2ffe6f148 Updated Admin to v4.21.0 2021-10-29 16:00:28 +01:00
frontend Added middleware for serving minified card assets 2021-11-05 11:41:03 +00:00
server Fixed thumbnail file name 2021-11-04 19:03:45 +04:00
shared Added "mediaAPI" labs flag 2021-11-04 10:48:53 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00