# Inspired by https://raw.githubusercontent.com/bazelbuild/rules_nodejs/master/.bazelrc # Import shared settings first so we can override below import %workspace%/.bazelrc.common # Remote cache settings for local env # build --remote_cache=https://storage.googleapis.com/kibana-bazel-cache # build --incompatible_remote_results_ignore_disk=true # build --remote_accept_cached=true # build --remote_upload_local_results=false