0a6cd75993
- we added NestJS to Ghost as a way forwards for a new framework within Ghost but we haven't added much to it - requiring all the NestJS code adds about 6-9% to our boot time, so if we're not using it, it's just time we're burning for no benefit - for now, I've gated this behind an env var to prevent it from loading - we can't use labs flags in the boot process, so I've gone for an env var |
||
---|---|---|
.. | ||
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 | ||
package.json | ||
playwright.config.js |