fix: compile i18n in app
This commit is contained in:
parent
e3b025217b
commit
858777e2bc
@ -143,8 +143,7 @@ COPY tsconfigs /usr/src/app/tsconfigs
|
||||
COPY packages/ ./packages/
|
||||
COPY fluxer_app/ ./fluxer_app/
|
||||
|
||||
RUN pnpm --filter @fluxer/config generate
|
||||
RUN pnpm --filter @fluxer/i18n run generate:types
|
||||
RUN pnpm --filter fluxer_app i18n:compile
|
||||
|
||||
RUN cd fluxer_app && pnpm build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user