Skip to content

Commit

Permalink
specify node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvanloon committed Jun 24, 2019
1 parent 6b2902b commit 499963c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
workspace(
name = "prysm",
managed_directories = {"@npm": ["node_modules"]},
)

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
Expand Down

0 comments on commit 499963c

Please sign in to comment.