mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✨ Move several logic from init to entrypoint on devenv
For make commands consistent independently if they are executed inside devenv or from manage.sh
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
# NOTE: this script should be called from the parent directory to
|
||||
# properly work.
|
||||
|
||||
|
||||
export INCLUDE_STORYBOOK=${BUILD_STORYBOOK:-no};
|
||||
export INCLUDE_WASM=${BUILD_WASM:-yes};
|
||||
export CURRENT_VERSION=$1;
|
||||
|
||||
Reference in New Issue
Block a user