put back --immutable flag

This commit is contained in:
xenofem 2024-05-09 07:57:53 -04:00
parent e1d2667f66
commit 8dbe4f1943

View file

@ -87,7 +87,7 @@
buildPhase = '' buildPhase = ''
runHook preBuild runHook preBuild
yarn install --immutable-cache # --immutable yarn install --immutable --immutable-cache
yarn build yarn build
yarn workspaces focus --all --production yarn workspaces focus --all --production