mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
WIP
This commit is contained in:
parent
affed049ee
commit
ab5c16e381
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ export CURRENT_HASH=${CURRENT_HASH:-$(git rev-parse --short HEAD)};
|
|||
export EXTRA_PARAMS=$SHADOWCLJS_EXTRA_PARAMS;
|
||||
export TS=$(date +%s);
|
||||
|
||||
echo $(env) > test.env
|
||||
|
||||
# Some cljs reacts on this environment variable for define more
|
||||
# performant code on macros (example: rumext)
|
||||
export NODE_ENV=production;
|
||||
|
|
Loading…
Add table
Reference in a new issue