forked from abner/for-legacy-web
chore: update lang submodule; disable typechecking for docker build
parent
0d5ffb4df8
commit
9bbc22b091
|
|
@ -6,7 +6,7 @@ COPY .env.build .env
|
|||
|
||||
RUN yarn install --frozen-lockfile
|
||||
RUN yarn build:deps
|
||||
RUN yarn typecheck
|
||||
# RUN yarn typecheck # lol no
|
||||
RUN yarn build:highmem
|
||||
RUN yarn workspaces focus --production --all
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1468d9f2cb9bce5c6fe74e0d14afb9998fea34ba
|
||||
Subproject commit 7098cc12a8f79710356cfbf6b98d7946e10b030b
|
||||
Loading…
Reference in New Issue