|
|
|
|
|
by mileswjohnson
1218 days ago
|
|
I'm not very familiar with Buck. But I'm assuming it works the same way as Bazel's Starlark? I can see the benefits of "generating code" within the BUILD file, but honestly, we haven't required it yet, and have been able to do most things with explicit configuration. Our token syntax helps with some dynamic aspects of this. Maybe in the future we'll revisit this. |
|