mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
Merge remote-tracking branch 'origin/main' into next
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"prebuild": "npx @jdxcode/mise run build-go-wasm",
|
||||
"build": "react-router build",
|
||||
"postbuild": "npx @jdxcode/mise run build-go-agent",
|
||||
"dev": "HEADPLANE_LOAD_ENV_OVERRIDES=true HEADPLANE_CONFIG_PATH=./config.example.yaml react-router dev",
|
||||
"start": "node build/server/index.js",
|
||||
"typecheck": "react-router typegen && tsgo",
|
||||
|
||||
Reference in New Issue
Block a user