forked from jsnbuchanan/crowd-funder-for-time-pwa
fix: Change some build instructions to include BUILD_MODE, and other script tweaks
This commit is contained in:
@@ -332,7 +332,7 @@ log_info "Serve build: $SERVE_BUILD"
|
||||
validate_web_environment
|
||||
|
||||
# Setup environment for web build
|
||||
setup_build_env "web"
|
||||
setup_build_env "web" "$BUILD_MODE"
|
||||
|
||||
# Setup application directories
|
||||
setup_app_directories
|
||||
|
||||
Reference in New Issue
Block a user