Replies: 1 comment
-
|
I think its required to have that in the current working directory (that will be your workspace root). See EDIT: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I wan to add the angular_bazel_architect example into a non-root directory.
But trying gives me this error:
So it searches for
angular.jsonin the root directory.How can I tell the
architect-clithatangular.jsonis located e.g. under/my-angular-app/angular.json?Or is it required for
angular.jsonfile to be in the root?Beta Was this translation helpful? Give feedback.
All reactions