Peter Muessig
Peter Muessig
## Expected Behavior It would be a nice enhancement to the builder as such to enable a watch mode. This means it should be possible to define a watch pattern...
## Expected Behavior Especially for applications the preload format should be detected from the minVersion property in the manifest.json. This ensures that even if newer versions for the dependencies (also...
## Expected Behavior For my library-preload.js I want to exclude individual resources from the preload bundle. ## Current Behavior For the Component-preload.js this exclusion works by declaring the bundle definition...
## Expected Behavior It should be possible to execute some tasks in parallel. ## Current Behavior Today the tasks are executed sequentially. ## Steps to reproduce the issue not related...
## Expected Behavior When excluding all tasks I would also expect that the resources are not copied by default. ## Current Behavior When using the exclude-task option to suppress all...
## Expected Behavior Allow to define default tasks such as `generateManifestBundle` or `generateCachebusterInfo` to be declared in the `ui5.yaml`s builder > customTasks section - similar like a custom task. ##...
## Expected Behavior I would like to be able to serve the dist resources via the `ui5 serve` command, e.g. via a dedicated command line options like `--dist`. ## Current...
Easy-UI5 is using internally the `installDependencies` command from Yeoman which adds the `--cache-min 86400` arguments to the `npm install` command. This causes issues if new dependencies are needed like new...
Use e.g. one command to create version and the changelog, publish it and eventually release and push it