mirror of
https://github.com/penpot/penpot.git
synced 2025-06-25 03:07:01 +02:00
🎉 Migrate to use yarn.
This commit is contained in:
parent
e99ec58054
commit
1d30ea4923
10 changed files with 7812 additions and 9683 deletions
|
@ -5,7 +5,7 @@ set -ex
|
|||
|
||||
TAG=`git log -n 1 --pretty=format:%H -- ./`
|
||||
|
||||
npm ci
|
||||
yarn install
|
||||
|
||||
export NODE_ENV=production;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue