Additional changes for the merge
This commit is contained in:
parent
3b524f32bf
commit
efb5e1d1cc
27 changed files with 1048 additions and 11178 deletions
|
@ -23,6 +23,7 @@ COPY --link ["scripts", "./scripts"]
|
|||
COPY --link ["packages/backend/package.json", "./packages/backend/"]
|
||||
COPY --link ["packages/frontend/package.json", "./packages/frontend/"]
|
||||
COPY --link ["packages/sw/package.json", "./packages/sw/"]
|
||||
COPY --link ["packages/misskey-js/package.json", "./packages/misskey-js/"]
|
||||
|
||||
RUN --mount=type=cache,target=/root/.local/share/pnpm/store,sharing=locked \
|
||||
pnpm i --frozen-lockfile --aggregate-output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue