Skip to content

Commit

Permalink
chore: add npm files to distro
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf committed Mar 11, 2024
1 parent e9ef0c6 commit 0ad826f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ license(
filegroup(
name = "distro",
srcs = [
".bazelignore",
"BUILD.bazel",
"LICENSE",
"MODULE.bazel",
"WORKSPACE",
"pnpm-lock.yaml",
],
visibility = ["//distro:__pkg__"],
)
12 changes: 6 additions & 6 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ad826f

Please sign in to comment.