Example - Manual - Apax Build - Provides the functionality for the `apax build` command. - Apax Build,

Apax Build CLI Tool (build)

Portfolio
SIMATIC AX
Product
Apax Build
Software version
1.2.1
Edition
10/2024
Language
English (original)
Package Name
@ax/apax-build
apax build
  1. Executes the prebuild script from the apax.yml if available.
  2. Calls the stc to build the app/library.
  3. Executes the postbuild script from the apax.yml if available.

If one of these steps fails (exit code is not zero), the following steps will not be executed.