mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
added server and doc build docs
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"scripts": {
|
||||
"typecheck": "turbo typecheck",
|
||||
"build": "turbo build",
|
||||
"build:docs": "turbo run build --no-cache --filter=stack-docs...",
|
||||
"build:server": "turbo run build --no-cache --filter=@stackframe/stack-server...",
|
||||
"clean": "turbo run clean --no-cache",
|
||||
"codegen": "turbo run codegen --no-cache",
|
||||
"prisma:server": "pnpm run --filter=@stackframe/stack-server prisma",
|
||||
|
||||
Reference in New Issue
Block a user