mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 18:56:21 +00:00
parent
d3ed9bff7b
commit
380d80ded4
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ class DeployLocal < Deploy
|
|||
def yarn
|
||||
return true unless yarn_lock?
|
||||
|
||||
run 'yarn'
|
||||
run 'yarn install --production'
|
||||
end
|
||||
|
||||
def bundle
|
||||
|
|
Loading…
Reference in a new issue