mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 02:44:33 +03:00
d44386dae3
refs https://github.com/TryGhost/Toolbox/issues/503 refs https://github.com/TryGhost/Toolbox/issues/406 - In Ghost 5.x we dropped multi-versioned API, which means there's no need to track resource configs dynamically as there can only be one version - Along with removed "initResourceConfig" refactored the "config" file itself to be injected into Resource's constructor - allows for easier testing. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |