fix: copy emojis.json
This commit is contained in:
parent
2b32713ed7
commit
b3e7be49a0
@ -142,9 +142,9 @@ COPY tsconfigs /usr/src/app/tsconfigs
|
|||||||
|
|
||||||
COPY packages/ ./packages/
|
COPY packages/ ./packages/
|
||||||
COPY fluxer_app/ ./fluxer_app/
|
COPY fluxer_app/ ./fluxer_app/
|
||||||
|
COPY fluxer_app/src/data/emojis.json ./fluxer_app/src/data/emojis.json
|
||||||
|
|
||||||
RUN pnpm --filter fluxer_app i18n:compile
|
RUN pnpm --filter fluxer_app i18n:compile
|
||||||
RUN pnpm --filter fluxer_app generate:emoji-sprites
|
|
||||||
|
|
||||||
RUN cd fluxer_app && pnpm build
|
RUN cd fluxer_app && pnpm build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user