fix(dev-infra): update build tooling for latest changes in rules_nodejs (#40710)
Update the build tooling to handle the changes in the latest version of rules_nodejs. PR Close #40710
This commit is contained in:
committed by
Alex Rickabaugh
parent
696f7bccfe
commit
aec2a2cbc2
@@ -1,6 +1,6 @@
|
||||
package(default_visibility = ["//modules/benchmarks:__subpackages__"])
|
||||
|
||||
load("@io_bazel_rules_sass//sass:sass.bzl", "sass_binary")
|
||||
load("@io_bazel_rules_sass//:defs.bzl", "sass_binary")
|
||||
load("//dev-infra/benchmark/component_benchmark:component_benchmark.bzl", "component_benchmark")
|
||||
|
||||
sass_binary(
|
||||
|
||||
Reference in New Issue
Block a user