mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-21 22:50:59 -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 . .
|
||||||
COPY .env.build .env
|
COPY .env.build .env
|
||||||
|
RUN yarn add --dev @babel/plugin-proposal-decorators
|
||||||
RUN yarn typecheck
|
RUN yarn typecheck
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
RUN npm prune --production
|
RUN npm prune --production
|
||||||
|
|
Loading…
Reference in a new issue