If I follow the doco site here: https://cap.cloud.sap/docs/guides/uis/vue-react and then use cds add workzone instead of cds add app-frontend when you run cds up it fails to deploy because the HTML5 service expects the XS-app.json and manifest.json files but the build does not move these files in the /dist folder.
If I follow the doco site here: https://cap.cloud.sap/docs/guides/uis/vue-react and then use
cds add workzoneinstead ofcds add app-frontendwhen you runcds upit fails to deploy because the HTML5 service expects the XS-app.json and manifest.json files but the build does not move these files in the /dist folder.