Matthias Oßwald

Results 29 issues of Matthias Oßwald

Some kind of health check should be really helpful to detect common mistakes such as - compare manifest.json dependency declaration to package.json dependencies and give a hint about missing /...

## Expected Behavior When executing a build, a lot of files are written to the `dist` folder that might not be required at runtime, such as: - All locale/language-specific files...

module/ui5-builder

## Is your feature request related to a problem? Please describe. Currently, the UI5 Tooling is not able to detect all dependencies of a JavaScript module when it analyzes the...

module/ui5-builder

## Expected Behavior Adapters should have a better error handling for invalid file paths (virBasePath not matched). ## Current Behavior **Memory** ```js const workspace = resourceFactory.createAdapter({ virBasePath: "/resources/" }); workspace.write(resourceFactory.createResource({...

bug
module/ui5-fs

## Problem The SPDY module is outdated and [not compatible](https://github.com/spdy-http2/node-spdy/issues/380) with Node v24 and later. ## Expected Behavior Native HTTP/2 protocol from Node.js is used. ## Current Behavior SPDY protocol...

module/ui5-server

## Expected Behavior When executing "ui5 init", the command should not only detect the project type but also dependencies to other libraries, components and themes. It might give hints for...

module/ui5-cli

Read the current draft here: **[0006-local-dependency-resolution.md](https://github.com/SAP/ui5-tooling/blob/rfc-local-dependency-resolution/rfcs/0006-local-dependency-resolution.md)**

See https://github.com/SAP/karma-ui5/pull/161 ```shell npm run karma-gherkin ```