I have integrated the validation/generation into Copilot instructions + Rust custom build script to validate/generate code when .xml files changes, I can detect when images/fonts are modiefied so will be great if we can include some options in the CLI to avoid generate images/fonts when present since these two resoruces are expensive to generate making the build + copilot usage much more slower.
So something like --ignore-fonts --ignore-images flags will be really helpfull to improve build/check speed for these two scenarios.