We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b7608 commit 8967029Copy full SHA for 8967029
ts/BUILD.typescript
@@ -1,7 +1,7 @@
1
"BUILD file inserted into @npm_typescript repository"
2
load("@aspect_bazel_lib//lib:copy_directory.bzl", "copy_directory")
3
load("@aspect_rules_js//js:node_package.bzl", "node_package")
4
-load("@aspect_rules_js//js:js_binary.bzl", "js_binary")
+load("@aspect_rules_js//js:defs.bzl", "js_binary")
5
load("@bazel_skylib//rules:copy_file.bzl", "copy_file")
6
load("@bazel_skylib//rules:write_file.bzl", "write_file")
7
0 commit comments