🧩Multi-variant buildsDefine multiple build targets in one config and run selected variants with `--build`.
🪝Lifecycle hooksExtend the build process using `onStart`, `onResolve`, `onLoad`, `onEnd`, and `onSuccess`.
⚡Compile-time macrosUse `$$ifdef`, `$$ifndef`, and `$$inline` for conditional code and build-time evaluation.