Ghost/test/unit/frontend
Hannah Wolfe 592d02fd23 🐛 Fixed perms error when building public assets
closes: https://github.com/TryGhost/Ghost/issues/13739

- Ghost cannot write to the core folder in correctly configured production installations
- Built assets therefore need to be written to the content directory
- Ghost does not overwrite anything in the content folder as part of an upgrade, therefore static files that are provided by Ghost
  must still live inside /core
- So as a result, we now have core/frontend/public and content/public
2021-11-19 11:36:45 +00:00
..
apps Moved URL service to backend 2021-10-19 07:29:09 +13:00
helpers 🐛 Fixed broken assets for theme/design preview 2021-11-03 11:20:04 +01:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
services 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
web/middleware 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00