mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-07 03:22:21 +03:00
ba8cdc8d2d
- 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 |
||
---|---|---|
.. | ||
client@952a65065d | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |