ui5-tooling icon indicating copy to clipboard operation
ui5-tooling copied to clipboard

An open and modular toolchain to develop state of the art applications based on the UI5 framework

Results 129 ui5-tooling issues
Sort by recently updated
recently updated
newest added

Are there any intentions to implement also a deployment option to ABAP or SCP platform? Or do I need grunt / gulp (gulp-nwabap-ui5uploader) to do so? ## Affected components -...

enhancement

This is a follow up of #124. ## Expected Behavior Configuration option to exclude files and directories from being used anywhere in the tooling (Build, Server, etc.) ## Current Behavior...

enhancement

The Travis builds in all repos should also check for: - [ ] 1. Commit message style - Especially correct prefixes (e.g. `[INTERNAL] ModuleName: Bla bla bla`) - [x] 2....

enhancement

A feature to customize how a specific UI5 project is being built. CC: @tommyvinhlam @matz3

RFC

## Expected Behavior I got used to webpack watch tool that listen to file and directory changes and trigger a recompilation automatically of the source code and triggers a browser...

enhancement

## Expected Behavior A `hello-world` app served locally with `ui5 serve` should be fast. ## Current Behavior `ui5 serve` downloads the specified SAP libraries and serves several hundred unbundled JS...

enhancement

This is a draft, likely to contain more topics than we will actually be able to work on. We appreciate your feedback. ## UI5 Tooling 4.0 ### Breaking changes -...

roadmap

## Is your feature request related to a problem? Please describe. For big enterprises running internal apps it may be helpful to have debug / source map files on prod....

enhancement

Some task are being run even if included in the `--exclude-task` CLI option ## Current Behavior When running the build in a library project: ``` > ui5 build --clean-dest --exclude-task=minify,generateLibraryPreload...

enhancement