Hey there,
I tried to limit the files scanned for code generation. Found no option in build.yaml.
Is this not supported or am I missing something?
Is there an existing issue?
Use case
- Generating objectbox.g.dart
Proposed solution
- Editing build.yaml can configure which files will be scanned, making build runner faster. E.g.:

But this warns me that this is not a known Builder.
Hey there,
I tried to limit the files scanned for code generation. Found no option in build.yaml.
Is this not supported or am I missing something?
Is there an existing issue?
Use case
Proposed solution
But this warns me that this is not a known Builder.