mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 14:54:37 +00:00
- Renamed parameter from skip_build to include_build_step - Changed default from 'false' to 'false' (building now opt-in) - Updated all workflow usages to explicitly set include_build_step: 'true' where building is needed - Removed explicit parameter for workflows that don't need building As suggested by @DrJKL in PR review