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 1d77a3b commit ebcad93Copy full SHA for ebcad93
ts_project_transpiler/BUILD
@@ -1,8 +1,6 @@
1
load("@aspect_rules_swc//swc:defs.bzl", "swc")
2
load("@aspect_rules_ts//ts:defs.bzl", "ts_project")
3
load("@bazel_skylib//rules:write_file.bzl", "write_file")
4
-
5
-# Note, Bazel 6 starlark has lambda so this is no longer needed after upgrade
6
load("@bazel_skylib//lib:partial.bzl", "partial")
7
load("@npm//:defs.bzl", "npm_link_all_packages")
8
load("babel.bzl", "babel")
0 commit comments