```bootstrap_buildfiles: [ # This will pick up...
# general
w
Copy code
bootstrap_buildfiles: [
    # This will pick up the whole top level BUILD file family, including BUILD.commons
    '%(buildroot)s/BUILD',
    '%(buildroot)s/science/BUILD',
  ]