mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
added server and doc build docs
This commit is contained in:
parent
f93858900f
commit
1174802e6c
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user