mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
parent
3a093018eb
commit
91f6947634
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ RUN yarn --no-cache
|
|||
|
||||
COPY . .
|
||||
COPY .env.build .env
|
||||
RUN yarn add --dev @babel/plugin-proposal-decorators
|
||||
RUN yarn typecheck
|
||||
RUN yarn build
|
||||
RUN npm prune --production
|
||||
|
|
Loading…
Reference in a new issue