Ghost/core/shared/config
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
..
env Changed to use different fixtures during testing 2021-11-16 14:03:42 +00:00
defaults.json 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
helpers.js 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Moved "vhost-utils" to config helpers 2021-11-17 08:37:08 +00:00
overrides.json Added ".ogg" audio support to Media API 2021-11-10 10:46:26 +04:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00