Ghost/test/unit/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
..
adapter_config_spec.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader_spec.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
utils_spec.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00