mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user