mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
📎 Print current path on frontend scripts build script
This commit is contained in:
@@ -14,6 +14,9 @@ export TS=$(date +%s);
|
|||||||
# performant code on macros (example: rumext)
|
# performant code on macros (example: rumext)
|
||||||
export NODE_ENV=production;
|
export NODE_ENV=production;
|
||||||
|
|
||||||
|
echo "Current path:"
|
||||||
|
echo $PATH
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
corepack enable;
|
corepack enable;
|
||||||
|
|||||||
Reference in New Issue
Block a user