Replies: 1 comment 1 reply
-
|
Hi @uxkjaer, Can you update to the latest Best regards, |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am using cds add to add more features into my cap project progressively. When I use the command it changes my MTA file for all app entries from
commands: []
to
I have added the commands: [] as I have a more efficient way of building my apps. IT also updates my manifest json files for my apps and adds a navigation
This is added to all my apps and therefore is completely wrong. Is there a setting for me to let the cds command know not to mess with my other stuff.
Before running cds add command.

after running cds add mtx command.


Beta Was this translation helpful? Give feedback.
All reactions