Initial version #1
@@ -11,5 +11,5 @@ RUN bun install --frozen-lockfile && \
|
|||||||
bun --cwd=./packages/server node:build && \
|
bun --cwd=./packages/server node:build && \
|
||||||
bun --cwd=./packages/webapp run build && \
|
bun --cwd=./packages/webapp run build && \
|
||||||
bun clean:cache && \
|
bun clean:cache && \
|
||||||
bun clean:node && \
|
bun clean:modules && \
|
||||||
bun install --frozen-lockfile --production
|
bun install --frozen-lockfile --production
|
||||||
|
|||||||
Reference in New Issue
Block a user