...

Text file src/github.com/google/flatbuffers/.bazelrc

Documentation: github.com/google/flatbuffers

     1# We cannot use "common" here because the "version" command doesn't support
     2# --deleted_packages. We need to specify it for both build and query instead.
     3build --deleted_packages=tests/ts/bazel_repository_test_dir
     4query --deleted_packages=tests/ts/bazel_repository_test_dir

View as plain text