ci: add frontend to pnpm workspace via services/*
Deploy to VPS / deploy (push) Successful in 2m26s
Deploy to VPS / deploy (push) Successful in 2m26s
- Change pnpm-workspace.yaml from specific paths to services/* and packages/* - Remove bun.lock (frontend now uses pnpm lockfile) - Use --no-frozen-lockfile so lockfile auto-updates in CI
This commit is contained in:
+2
-3
@@ -1,7 +1,6 @@
|
||||
packages:
|
||||
- services/backend
|
||||
- services/discord-gateway
|
||||
- packages/shared
|
||||
- services/*
|
||||
- packages/*
|
||||
|
||||
allowBuilds:
|
||||
'@discordjs/opus': true
|
||||
|
||||
Reference in New Issue
Block a user