Ghost/core/shared/config
Hannah Wolfe ba8cdc8d2d
Split config utils into utils and helpers
- There are two different types of function here
   1. "helpers" are public API - config.something() that provide dynamic helpers on top of config
   2. "utils" are internal methods used only by config itself
- This commit makes this distinction clearer, although we should also change the code to enforce that utils are not exposed
2021-06-16 15:05:51 +01:00
..
env
defaults.json Updated multiple products UI handling on Portal 2021-06-11 15:10:23 +05:30
helpers.js Split config utils into utils and helpers 2021-06-16 15:05:51 +01:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Split config utils into utils and helpers 2021-06-16 15:05:51 +01:00
overrides.json
utils.js Split config utils into utils and helpers 2021-06-16 15:05:51 +01:00