When running "syncz -c bldz" we found the error "BUILDZ.js not found: nothing to build".
All release
'syncz -c "bldz"' command, runs the "bldz" commad after sync for all items/ids in the syncz.yml file including the backsync step.
For the "backsync", it can't logically find BUILDZ.js in the folder, but all other items in the syncz.yml ran successfully.
It is recommend using this command instead: 'syncz -a "src::bldz"', that runs the "bldz" command only for ids specified, id: src