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 Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
.gitignore Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
package.json Added defaults to Nx build step 2023-12-13 11:54:31 +01:00
tsconfig.declaration.json Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
tsconfig.json Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
tsconfig.node.json Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
vite.config.ts Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00