mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 17:01:06 +00:00
Remove frontend errors and app passthrough
This commit is contained in:
parent
d8b8b49f37
commit
6099f5bd89
23 changed files with 146 additions and 1119 deletions
|
|
@ -15,7 +15,6 @@ RUN pnpm --filter @sandbox-agent/cli-shared build
|
|||
RUN SKIP_OPENAPI_GEN=1 pnpm --filter sandbox-agent build
|
||||
RUN pnpm --filter @sandbox-agent/react build
|
||||
RUN pnpm --filter @sandbox-agent/foundry-client build
|
||||
RUN pnpm --filter @sandbox-agent/foundry-frontend-errors build
|
||||
ENV FOUNDRY_FRONTEND_CLIENT_MODE=mock
|
||||
RUN pnpm --filter @sandbox-agent/foundry-frontend build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue