-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathui5.yaml
More file actions
24 lines (23 loc) · 552 Bytes
/
Copy pathui5.yaml
File metadata and controls
24 lines (23 loc) · 552 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
specVersion: "4.0"
metadata:
name: openui5-tour
copyright: |-
openui5-tour
* (c) Copyright 2017-${currentYear} Mauricio Lauffer
* Licensed under the MIT license. See LICENSE file in the project root for full license information.
type: library
framework:
name: OpenUI5
version: 1.120.0
libraries:
- name: sap.ui.core
development: true
- name: sap.m
development: true
- name: themelib_sap_horizon
development: true
builder:
resources:
excludes:
- "/test/**"
- "/test-resources/**"