mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 01:46:10 +02:00
📎 Add wasm envvar to manage script
This commit is contained in:
parent
0b289153cb
commit
b6be416c7b
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ function build {
|
|||
--mount source=`pwd`,type=bind,target=/home/penpot/penpot \
|
||||
-e EXTERNAL_UID=$CURRENT_USER_ID \
|
||||
-e BUILD_STORYBOOK=$BUILD_STORYBOOK \
|
||||
-e BUILD_WASM=$BUILD_WASM \
|
||||
-e SHADOWCLJS_EXTRA_PARAMS=$SHADOWCLJS_EXTRA_PARAMS \
|
||||
-e JAVA_OPTS="$JAVA_OPTS" \
|
||||
-w /home/penpot/penpot/$1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue