0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/shared/config
Hannah Wolfe 16b5d14c9c
Removed bind from internal-only config helpers
- We were using the same bind pattern for both internal-only and public helpers
- Binding helpers to config makes them available throughout the codebase
- Removing the binding doesn't make the code much more complicated, but it does make the Public API of the config module a lot clearer
2021-06-18 21:19:16 +01:00
..
env Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
defaults.json Updated multiple products UI handling on Portal 2021-06-11 15:10:23 +05:30
helpers.js Updated local config helpers bind pattern 2021-06-18 21:18:43 +01:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
overrides.json Added default API version to config 2021-04-21 14:57:07 +01:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00