forked from trent_larson/crowd-funder-for-time-pwa
fix: Change some build instructions to include BUILD_MODE, and other script tweaks
This commit is contained in:
@@ -339,7 +339,7 @@ main_electron_build() {
|
||||
fi
|
||||
|
||||
# Setup environment
|
||||
setup_build_env "electron"
|
||||
setup_build_env "electron" "$BUILD_MODE"
|
||||
setup_app_directories
|
||||
load_env_file ".env"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user