-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
ALL
node_modules needs to be ignored to avoid importing BUILD.bazel files of dependencies. bazelignore does not support wildcards so we must do this for each absolute path explicitly: https://github.com/bazelbuild/bazel/issues/7093