Skip to content

Commit

Permalink
Update bazel build file, include node_modules dir for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ElijahKotyluk committed Nov 30, 2023
1 parent 4edcd73 commit 4d9077a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jest_test(
name = "unit",
config = "//:jest_config",
data = [":tsconfig_test"],
node_modules = "//:node_modules",
)

0 comments on commit 4d9077a

Please sign in to comment.