mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 10:05:18 +00:00
Remove frontend errors and app passthrough (#251)
This commit is contained in:
parent
d8b8b49f37
commit
8fb19b50da
23 changed files with 146 additions and 1119 deletions
|
|
@ -12,7 +12,6 @@ COPY rivet-checkout /workspace/rivet-checkout
|
|||
RUN pnpm install --frozen-lockfile
|
||||
RUN pnpm --filter @sandbox-agent/foundry-shared build
|
||||
RUN pnpm --filter @sandbox-agent/foundry-client build
|
||||
RUN pnpm --filter @sandbox-agent/foundry-frontend-errors build
|
||||
RUN pnpm --filter @sandbox-agent/foundry-frontend build
|
||||
|
||||
FROM nginx:1.27-alpine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue