mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
refs https://github.com/TryGhost/DevOps/issues/45 - this switches the monorepo over to using Nx instead of Lerna, because we don't currently need the versioning+publishing capabilities - this also adds an `nx.json`, which allows us to enable task caching - also adds `build:ts` to the TS projects, which is cached for fast execution - how these interact with the dev.js script will hopefully soon be reworked to be a better experience |
||
---|---|---|
.. | ||
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 | ||
package.json | ||
playwright.config.js |