-
Notifications
You must be signed in to change notification settings - Fork 11
/
ui5.yaml
27 lines (27 loc) · 874 Bytes
/
ui5.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
specVersion: '1.0'
metadata:
name: sitregparticipant
type: application
builder:
customTasks:
- name: webide-extension-task-updateNeoApp
afterTask: generateVersionInfo
configuration:
destDir: dist
appFolder: webapp
nameSpace: com.sap.sapmentors.sitreg.registration
- name: webide-extension-task-updateManifestJson
afterTask: webide-extension-task-updateNeoApp
configuration:
appFolder: webapp
destDir: dist
- name: webide-extension-task-lint
afterTask: webide-extension-task-updateManifestJson
configuration:
destDir: dist
appFolder: webapp
nameSpace: com.sap.sapmentors.sitreg.registration
- name: webide-extension-task-resources
afterTask: webide-extension-task-lint
configuration:
nameSpace: com.sap.sapmentors.sitreg.registration