@sap/generator-adaptation-project
Version:
Adaptation project allows you to create an app variant for an existing SAP Fiori elements-based or SAPUI5 freestyle application, without changing the original application.
20 lines (19 loc) • 557 B
YAML
specVersion: "2.2"
type: application
metadata:
name: <%= module %>
builder:
customTasks:
- name: app-variant-bundler-build
beforeTask: escapeNonAsciiCharacters
configuration:
appHostId: <%= appHostId %>
appName: <%= appName %>
appVersion: <%= appVersion %>
moduleName: <%= module %>
org: <%= org %>
space: <%= space %>
html5RepoRuntime: <%= html5RepoRuntime %>
sapCloudService: <%= sapCloudService %>
serviceInstanceName: <%= instanceName %>