Results 6 issues of Pascal Wasem

## Is your feature request related to a problem? Please describe. Currently there is a mismatch for project shims regarding their paths when running `ui5 serve` and after running `ui5...

enhancement

## Is your feature request related to a problem? Please describe. As of now (Specification Version 2.2) there is no proper way to execute a custom task after the build...

enhancement

On "cordova build ios" (deployment-target = 8.0) I always get an error with exit code 65, if I include the plugin. The build command logs serveral errors ´ deprecation warnings....

Scripts should each be wrapped in immediately invoked function expressions (IIFEs) on concatenation as mentioned in [Effective Javascript by David Herman (chapter 1)](https://books.google.de/books?id=nBuA0hmspdMC&redir_esc=y). This would avoid several problems, e.g. considering...

## Description When running `npx cds-dbm deploy` I am getting this error: ``` Cannot find module '@sap/cds/bin/build/buildTaskHandlerFactory' Require stack: - /workspace/node_modules/cds-dbm/dist/build/buildTaskHandlerFactory.js - /workspace/node_modules/cds-dbm/dist/build/buildTaskFactory.js - /workspace/node_modules/cds-dbm/dist/cli/build.js - /workspace/node_modules/yargs/index.cjs - /workspace/node_modules/cds-dbm/dist/cli.js ```...

Hi I am facing an issue when running `cds-dbm deploy` passing the ` --create-db` argument: ```shell node ➜ /workspaces/cap-ideas $ npx cds-dbm deploy --create-db [cds-dbm] - starting delta database deployment...