feat(core-audit): scaffold optional package (no impls yet)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-11 16:10:58 +02:00
parent a3b7100d10
commit 0c5ad08dcd
8 changed files with 134 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ const nextConfig = {
"@repo/auth",
"@repo/blog",
"@repo/core-api",
"@repo/core-audit",
"@repo/core-cms",
"@repo/core-shared",
"@repo/marketing-pages",