# Grouping target to call all underlying packages build # targets so we can build them all at once filegroup( name = "build", srcs = [ "//packages/elastic-datemath:build", "//packages/kbn-apm-utils:build", "//packages/kbn-config-schema:build", "//packages/kbn-tinymath:build", ], )