put back --immutable flag
This commit is contained in:
parent
e1d2667f66
commit
8dbe4f1943
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
buildPhase = ''
|
||||
runHook preBuild
|
||||
|
||||
yarn install --immutable-cache # --immutable
|
||||
yarn install --immutable --immutable-cache
|
||||
yarn build
|
||||
yarn workspaces focus --all --production
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue