Skip to content

Commit bddd166

Browse files
authored
Update .bazelrc
This flag no longer needed, see bazelbuild/rules_java#233 (comment)
1 parent 795ce9c commit bddd166

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

{{ .ProjectSnake }}/.bazelrc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ import %workspace%/.aspect/bazelrc/performance.bazelrc
88

99
### YOUR PROJECT SPECIFIC OPTIONS GO HERE ###
1010

11-
{{- if .Computed.java }}
12-
# Required for rules_java prior to Bazel 8
13-
# See https://github.com/bazelbuild/rules_java/issues/233#issuecomment-2418834258
14-
common --experimental_rule_extension_api
15-
{{ end }}
16-
1711
{{- if .Computed.javascript }}
1812
# for speed, passes an argument `--skipLibCheck` to *every* spawn of tsc
1913
common --@aspect_rules_ts//ts:skipLibCheck=always

0 commit comments

Comments
 (0)