mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 01:01:39 +02:00
✨ Improvements on image building.
This commit is contained in:
parent
4903d26038
commit
f4157ba0e5
3 changed files with 66 additions and 33 deletions
|
@ -19,4 +19,3 @@ npx shadow-cljs release main --config-merge "{:release-version \"${TAG}\"}" $SHA
|
|||
npx gulp build || exit 1;
|
||||
npx gulp dist:clean || exit 1;
|
||||
npx gulp dist:copy || exit 1;
|
||||
npx gulp dist:gzip || exit 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue