angular/aio/tools/examples/shared
Paul Gschwendtner 0125677cfe build: always ensure node_modules folders are not picked up in AIO (#48329)
AIO has two risk places where `node_modules` folders may exist and may
be accidentally picked up by Bazel- even though they are already added
as part of `.bazelignore` and made visible through `.gitignore`. It
doesn't hurt instructing Bazel to always ignore `node_modules` as part
of the `glob` instruction.

Co-authored-by: Joey Perrott <josephperrott@gmail.com>

PR Close #48329
2022-12-02 09:47:43 -08:00
..
boilerplate build: update all non-major dependencies (#48271) 2022-11-30 09:29:26 -08:00
example-scaffold build(bazel): incrementally build aio example zips and live examples 2022-11-22 13:51:16 -07:00
.npmrc build: rely on engines to prevent using npm for dependency install (#41477) 2021-04-07 12:05:01 -07:00
BUILD.bazel build: always ensure node_modules folders are not picked up in AIO (#48329) 2022-12-02 09:47:43 -08:00
package.json build: update all non-major dependencies (#48271) 2022-11-30 09:29:26 -08:00
sync-boilerplate-dependencies.js build(docs-infra): ensure all boilerplate dependencies are in sync (#47009) 2022-08-02 11:58:51 -07:00
tsconfig.json build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
yarn.lock build: update all non-major dependencies (#48271) 2022-11-30 09:29:26 -08:00