mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Minor fix on exporte build script.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
source ~/.bashrc
|
||||
set -ex
|
||||
|
||||
npm ci
|
||||
yarn install
|
||||
rm -rf target
|
||||
|
||||
export NODE_ENV=production;
|
||||
|
||||
Reference in New Issue
Block a user