This commit is contained in:
Martin Drechsel
2025-05-07 11:32:09 +02:00
parent a653111071
commit 5960613357
10 changed files with 1802 additions and 1396 deletions

View File

@ -4,7 +4,7 @@
"version": "0.1.0",
"identifier": "space.haex.hub",
"build": {
"beforeDevCommand": "pnpm dev",
"beforeDevCommand": "pnpm generate && pnpm dev",
"devUrl": "http://localhost:3003",
"beforeBuildCommand": "pnpm generate",
"frontendDist": "../dist"