diff --git a/bin/compile b/bin/compile index bdf90b9..e45b0cf 100755 --- a/bin/compile +++ b/bin/compile @@ -59,4 +59,4 @@ cp "$BP_DIR/.profile.d/inject_react_app_env.sh" "$profile_d_dir/" export_env_dir "$ENV_DIR" '^(REACT_APP_|NODE_|NPM_)' # Build the javascript bundle -npm run build +# npm run build