mirror of
https://github.com/tale/headplane.git
synced 2026-08-10 05:56:52 +00:00
feat: add fate vite integration
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"build": "vite build",
|
||||
"dev": "HEADPLANE_CONFIG_PATH=./config.example.yaml HEADPLANE_SERVER__DATA_PATH=./.data tsx app/server/hono-dev.ts",
|
||||
"start": "tsx app/server/hono-main.ts",
|
||||
"typecheck": "react-router typegen && tsgo",
|
||||
"typecheck": "fate generate && react-router typegen && tsgo",
|
||||
"test:unit": "vitest run --project unit",
|
||||
"test:integration": "vitest run --project integration:*",
|
||||
"docs:dev": "vitepress dev docs",
|
||||
|
||||
Reference in New Issue
Block a user