Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c8e0041

Browse files
build: configure Bazel to ignore packages/angular/build/node_modules
Although the `build` package is not present in this branch, the `node_modules` directory may persist when switching branches during a release, potentially causing the build to fail.
1 parent 6b40c4d commit c8e0041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.bazelignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.git
22
dist
33
node_modules
4+
packages/angular/build/node_modules
45
packages/angular/cli/node_modules
56
packages/angular/create/node_modules
67
packages/angular/pwa/node_modules

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /