Ghost/apps/admin-x-activitypub
Daniel Lockyer 88ff804242 Simplified Nx dev config for AdminX ActivityPub package
- we can avoid a lot of the unnecessary duplication by using the caret,
  which automatically includes dependencies
- also adds a config for `dev`
2024-05-06 15:17:25 +02:00
..
src Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
test Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
.eslintignore Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
.eslintrc.cjs Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
.gitignore Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
index.html Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
package.json Simplified Nx dev config for AdminX ActivityPub package 2024-05-06 15:17:25 +02:00
playwright.config.mjs Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
postcss.config.cjs Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
tailwind.config.cjs Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
tsconfig.json Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
vite.config.mjs Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00