Search code examples
Does Bazel need external-repo BUILD files to be in $WORKSPACE_ROOT/external?...


bazel

Read More
How do I generate declared files and directories using java_common.compile.annotation_processor_addi...


bazel

Read More
Which shell should be used for Bazel under Windows 10...


powershellbazelmsys2

Read More
How does bazel choose the python version?...


bazel

Read More
Bazel Error After Upgrading Nodejs Rules - ERROR: defs.bzl has been removed from build_bazel_rules_n...


node.jsbazel

Read More
Jest Testing with Bazel Throws "Module ts-jest in the transform option was not found"...


typescriptunit-testingjestjsbazelmonorepo

Read More
"invalid package name" exception in bazel...


cmdsyntax-errorbazel

Read More
How do you set command line flags for d8 in a Bazel project?...


androidbazelandroid-d8android-r8

Read More
Bazel Watcher not Terminating Node Process (Error: Listen EADDRINUSE: address already in use :::3000...


node.jsdockerbazeldocker-image

Read More
Decrease bazel memory usage...


bazel

Read More
Selectively deploying artifacts built by Bazel...


bazel

Read More
Bazel k8s_object - Unable to publish images...


kubernetesbazel

Read More
Using non '.ts' / '.tsx' files in 'ts_library' as dependencies...


typescriptbazel

Read More
Google cloud functions with bazel built protobuf dependencies...


gogoogle-cloud-functionsprotocol-buffersbazel

Read More
How to specify output artifact from a cc_library in bazel?...


bazel

Read More
Local cache for bazel remote repos...


bazel

Read More
How to Stop Node.Js Process Started by Bazel...


node.jsterminalbazel

Read More
Bazel Typescript - Cannot find ts_library Referenced by module_name...


javascripttypescriptbazelmonorepo

Read More
Error with multiple Bazel BUILD files: "Target 'bar' is not visible from target 'fo...


bazel

Read More
conditional new_local_library in Bazel WORKSPACE...


bazel

Read More
Bazel - ERROR: missing input file '//server:files/src/index.js'...


javascriptnode.jstypescriptbazel

Read More
Bazel - ":target" does not have mandatory providers: 'TemplateVariableInfo'...


bazel

Read More
What's the difference between `--repository_cache` and `--distdir`...


bazel

Read More
Is there a way to add dependency restrictions to packages in Bazel?...


bazel

Read More
Building bazel rule that depends on another rule...


node.jsbuildbazel

Read More
Build Node.Js Docker Image with Bazel...


node.jstypescriptdockerbazel

Read More
How to pass a FLAG such as -DVERBOSE during a Bazel build command?...


c++cbuildbazel

Read More
Bazel go_binary c-shared link mode: Where is the header?...


gobazel

Read More
Include directive in bazels BUILD file...


bazel

Read More
Testing with Jest in Typescript using a Bazel custom rule...


typescriptjestjsbazel

Read More
BackNext