From what I gather, bazel is used to build Angular itself but users of Angular mostly use angular-cli which is a webpack wrapper that does not use Bazel. Bazel seems to be too resource intensive and complicated for use…
From what I gather, bazel is used to build Angular itself but users of Angular mostly use angular-cli which is a webpack wrapper that does not use Bazel. Bazel seems to be too resource intensive and complicated for use…