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

Commit 2e471d1

Browse files
Keen Yee Liaualan-agius4
authored andcommitted
build: remove --experimental_allow_incremental_repository_updates in bazelrc
Managed directories is no longer an experimental feature, so the flag is no longer needed in .bazelrc.
1 parent 3f841ef commit 2e471d1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.bazelrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ build --define=compile=legacy
7070
# These settings are required for rules_nodejs
7171
###############################
7272

73-
# Turn on managed directories feature in Bazel
74-
# This allows us to avoid installing a second copy of node_modules
75-
common --experimental_allow_incremental_repository_updates
76-
7773
# Turn on --incompatible_strict_action_env which was on by default
7874
# in Bazel 0.21.0 but turned off again in 0.22.0. Follow
7975
# https://github.com/bazelbuild/bazel/issues/7026 for more details.

0 commit comments

Comments
 (0)