Merlin Beutlberger
Merlin Beutlberger
Read it here: **[[RFC] 0011 Reuse Build Results](https://github.com/SAP/ui5-tooling/blob/rfc-reuse-build-results/rfcs/0011-reuse-build-results.md#rfc-0011-reuse-build-results)** _~**PoC based on [[RFC] 0009 UI5 Project Refactoring](https://github.com/SAP/ui5-tooling/pull/501)**: https://github.com/SAP/ui5-project/pull/394~_ Most of this got implemented with https://github.com/SAP/ui5-project/pull/457 BLI: CPOUI5FOUNDATION-470
Most of this has been implemented in UI5 Tooling v3 alpha **Feedback always welcome!** **Read it here: [[RFC] 0009 UI5 Project Refactoring](https://github.com/SAP/ui5-tooling/blob/rfc-project-refactoring/rfcs/0009-ui5-project-refactoring.md)**
This is a draft, likely to contain more topics than we will actually be able to work on. We appreciate your feedback. ## UI5 Tooling 3.0 UI5 Tooling 3.0 might...
## Is your feature request related to a problem? Please describe. Libraries currently must contain a directory hierarchy representing the library namespace. This is superfluous since the manifest.json already defines...
## Is your feature request related to a problem? Please describe. When using the wrong configuration for [*.properties file source encoding](https://sap.github.io/ui5-tooling/pages/Configuration/#encoding-of-properties-files), or when using an invalid character or one that...
Add proxy capabilities to the ui5-server module. **Read: [RFC 0003 Proxy capabilities of ui5-server](https://github.com/SAP/ui5-tooling/blob/rfc-proxy/rfcs/0003-proxy.md)**
## Is your feature request related to a problem? Please describe. Many target platforms for UI5 projects expect a "flat" directory structure to be deployed. Meaning that there is no...
*Original issue by @matz3* A file called `test.js` on the file system can be loaded from the server with different cases like `Test.js` or `TEsT.js` when using a case insensitive...
## Expected Behavior MVC factory APIs like `sap.ui.fragment` should be identified as dependency declarations. ## Current Behavior Resources referenced by MVC factories are not processed as bundle dependencies. ## Steps...
> acctualy something like `first`/`last` would be nice so that certen tasks > run at first / last always _Originally posted by @sebbi08 in https://github.com/SAP/ui5-tooling/pull/54#issuecomment-441974848_