-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathui5-local.yaml
More file actions
31 lines (30 loc) · 886 Bytes
/
ui5-local.yaml
File metadata and controls
31 lines (30 loc) · 886 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
25
26
27
28
29
30
31
# yaml-language-server: $schema=https://sap.github.io/ui5-tooling/schema/ui5.yaml.json
specVersion: "3.1"
metadata:
name: com.sap.vm.ui5vmtudor
type: application
framework:
name: SAPUI5
version: 1.134.0
libraries:
- name: sap.m
- name: sap.ui.core
- name: sap.ushell
- name: themelib_sap_horizon
server:
customMiddleware:
- name: fiori-tools-appreload
afterMiddleware: compression
configuration:
port: 35729
path: webapp
delay: 300
- name: fiori-tools-preview
afterMiddleware: fiori-tools-appreload
configuration:
component: com.sap.vm.ui5vmtudor
ui5Theme: sap_horizon
- name: fiori-tools-proxy
afterMiddleware: compression
configuration:
ignoreCertError: false # If set to true, certificate errors will be ignored. E.g. self-signed certificates will be accepted