Replies: 1 comment
-
Maybe you have to manually setup the plugin and remove the targets. Idk if there is a generator that does that for you. |
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
-
I created a new Angular application in v19.8.2 using the Angular-monorepo preset. I noticed that the
project.json
file includes explicit targets. However, based on what the Nx team mentioned about Project Crystal supporting Angular, which implies that targets should be inferred automatically,I'm wondering why I'm seeing these explicit tasks instead?
Beta Was this translation helpful? Give feedback.
All reactions