mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 04:38:14 +00:00
📎 Print current path on frontend scripts build script
This commit is contained in:
parent
46f330fef3
commit
0e4c535edc
@ -14,6 +14,9 @@ export TS=$(date +%s);
|
||||
# performant code on macros (example: rumext)
|
||||
export NODE_ENV=production;
|
||||
|
||||
echo "Current path:"
|
||||
echo $PATH
|
||||
|
||||
set -ex
|
||||
|
||||
corepack enable;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user