Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 45bf8f5

Browse files
committed
bazel configure
1 parent 75803fe commit 45bf8f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/web/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ ts_project(
281281
"src/cody/upsell/vs-code.tsx",
282282
"src/cody/useCodyChat.tsx",
283283
"src/cody/useCodyIgnore.tsx",
284+
"src/cody/useCodyProNavLinks.ts",
284285
"src/cody/util.ts",
285286
"src/cody/widgets/CodyRecipesWidget.tsx",
286287
"src/cody/widgets/components/Recipe.tsx",
@@ -1897,6 +1898,7 @@ ts_project(
18971898
"src/codeintel/ReferencesPanel.test.tsx",
18981899
"src/cody/team/TeamMemberList.test.ts",
18991900
"src/cody/useCodyIgnore.test.ts",
1901+
"src/cody/useCodyProNavLinks.test.tsx",
19001902
"src/components/ErrorBoundary.test.tsx",
19011903
"src/components/FilteredConnection/FilteredConnection.test.tsx",
19021904
"src/components/FilteredConnection/hooks/usePageSwitcherPagination.test.tsx",

0 commit comments

Comments
 (0)