Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Wagner Maciel
ad8c4cdd75
revert: "feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra ( #36434 )" ( #36798 )
...
This reverts commit b7f2a033df
.
PR Close #36798
2020-04-24 11:03:38 -07:00
Wagner Maciel
b7f2a033df
feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra ( #36434 )
...
* Move tools/brotli-cli, tools/browsers, tools/components,
tools/ng_rollup_bundle, and modules/e2e_util to dev-infra/benchmarking
* Fix imports and references to moved folders and files
* Set up BUILD.bazel files for moved folders so they can be packaged with
dev-infra's :npm_package
PR Close #36434
2020-04-23 13:31:53 -07:00
Greg Magolan
4ee354da99
build: switch to @build_bazel_rules_nodejs//:index.bzl load point ( #33433 )
...
The defs.bzl load point will be removed for the rules_nodejs 1.0 release.
PR Close #33433
2019-10-28 10:10:48 -07:00
Alex Eagle
ef0b2cc74d
build: convert entry_point to label ( #30627 )
...
PR Close #30627
2019-06-11 00:03:11 +00:00
Alex Eagle
b9251fd707
build: Remove cc_binary dependency on brotli ( #29912 )
...
Just use the JavaScript port instead. We don't care about speed since we compress once as a build step.
PR Close #29912
2019-04-17 17:20:16 -07:00