Ghost/apps/admin-x-framework
Daniel Lockyer a9c9202b5c Added defaults to Nx build step
refs https://github.com/TryGhost/DevOps/issues/122

- this allows us to DRY up some of the other configuration we have
  dotted around and fixes a niche bug with overlapping builds that we
  were seeing before, because Nx should only allow one build at a time
2023-12-13 11:54:31 +01:00
..
src Updated AdminX routing to work with and without a leading slash (#19312) 2023-12-11 14:43:06 +00:00
test Added test examples to AdminX demo (#19116) 2023-11-23 12:59:48 +00:00
.eslintrc.cjs
.gitignore
package.json Added defaults to Nx build step 2023-12-13 11:54:31 +01:00
tsconfig.declaration.json
tsconfig.json
tsconfig.node.json
vite.config.ts