mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 21:16:38 +02:00
🎉 Migrate to use yarn.
This commit is contained in:
parent
e99ec58054
commit
1d30ea4923
10 changed files with 7812 additions and 9683 deletions
|
@ -3,6 +3,6 @@ source ~/.bashrc
|
|||
|
||||
set -ex;
|
||||
|
||||
npm ci
|
||||
yarn install
|
||||
clojure -Adev tools.clj build:tests
|
||||
node ./target/tests/main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue