Great moments in Revolt development:
RUN yarn install --frozen-lockfile
RUN yarn build:deps
# RUN yarn typecheck # lol no
RUN yarn build:highmem
RUN yarn workspaces focus --production --all
https://github.com/revoltchat/revite/blob/master/Dockerfile#L9