[RFC] 0004 Simple Build Extensibility#54
Conversation
|
In addition to the This would allow to insert tasks for e.g. application-projects only. CC: @petermuessig, @matz3 |
configuration As per RFC0004: UI5/cli#54
As per RFC0004: UI5/cli#54 Depends on SAP/ui5-builder#106
|
Actually, never mind. It obviously only runs in the project it has been configured in, which has exactly one type 😅 |
|
Test implementation: RandomByte/openui5-sample-app#1 |
Having custom taks in dedicated directories might be the more common approach
As per RFC0004: UI5/cli#54 Depends on SAP/ui5-builder#106
As per RFC0004: UI5/cli#54 Depends on SAP/ui5-builder#106
As per RFC0004: UI5/cli#54 Depends on SAP/ui5-builder#106
|
This RFC got implemented with SAP/ui5-builder#106 and SAP/ui5-project#64 This can be tested with UI5 CLI v0.2.4. Still missing: Updated documentation |
acctualy something like |
|
Documentation got merged with SAP/ui5-project#71. Available here: https://github.com/SAP/ui5-project/blob/master/docs/BuildExtensibility.md |
|
@sebbi08 I created https://github.com/SAP/ui5-builder/issues/179 to keep track of your suggestion |
|
@matz3 you think this is ready to be merged? |
…ensions As per RFC0004: #54 Depends on SAP/ui5-builder#106
…ations As per RFC0004: #54
As per RFC0004: #54 Depends on SAP/ui5-builder#106
Add a feature for basic customization of how a single UI5 project is being built.
Follow up of #4