mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-04-03 02:15:25 +00:00
add sync for svelte
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /tmp
|
|||||||
RUN npm install -g pnpm@7
|
RUN npm install -g pnpm@7
|
||||||
COPY ./frontend ./
|
COPY ./frontend ./
|
||||||
RUN pnpm install
|
RUN pnpm install
|
||||||
|
RUN pnpm exec svelte-kit sync
|
||||||
RUN pnpm run build
|
RUN pnpm run build
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user