+1
-4
lines changedFilter options
+1
-4
lines changed Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
1
1
workspace(
2
2
name = "selenium",
3
-
managed_directories = {
4
-
# Share the node_modules directory between Bazel and other tooling
5
-
"@npm": ["node_modules"],
6
-
},
7
3
)
8
4
9
5
load("//common/private:env.bzl", "env")
@@ -187,6 +183,7 @@ npm_install(
187
183
name = "npm",
188
184
package_json = "//:package.json",
189
185
package_lock_json = "//:package-lock.json",
186
+
symlink_node_modules= False
190
187
)
191
188
192
189
http_archive(
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4