build_backend
Rebuild the transpiled Node backend so run_app picks up deployed/edited ABAP, with auto incremental or full build modes.
Instructions
Rebuild the transpiled Node backend so run_app picks up deployed/edited ABAP. mode auto (default) is incremental when a prior full build exists: only src/zz_dev/ is re-copied and re-transpiled (~1-2 min). mode full runs the complete e2e-build (downport + transpile, tens of minutes) — needed once initially, or when framework/port sources changed, or when the incremental transpile rejects a construct (then simplify the ABAP or go full). Stops a running backend first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | default auto |