mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 00:46:38 +02:00
📎 Adapt exporter and frontend build scripts.
This commit is contained in:
parent
f0e78f693f
commit
8da0e9adb2
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ rm -rf target
|
|||
export NODE_ENV=production;
|
||||
|
||||
# Build the application
|
||||
npx shadow-cljs release main
|
||||
clojure -M:dev:shadow-cljs release main
|
||||
|
||||
# Remove source
|
||||
rm -rf target/app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue