mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
c60dd779c9
This logic is so simple it isn't worth having the indirection of another class. This also removes the indirection of wrapped getters/setters, which is useful because otherwise we need to update the wrapper with new methods each time theunderlying implementation is changed. There was a note about losing the context of this, but I haven't found anywhere that the context is lost. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
monobundle.js | ||
newrelic.js | ||
package.json | ||
playwright.config.js |