Commit 4c9f91f
fix(ng-dev): remove quotes from bazel query in update-generated-files
The quotes around the query expression caused Bazel to treat it as a target name instead of a query, leading to an error.1 parent c4d0c37 commit 4c9f91f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments