Skip to content

Instantly share code, notes, and snippets.

@StErMi
Created September 12, 2017 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StErMi/ede26ffbd70dff51c794720584937a9e to your computer and use it in GitHub Desktop.
Save StErMi/ede26ffbd70dff51c794720584937a9e to your computer and use it in GitHub Desktop.
openui5-multiinputdialog manifest.json
"sap.ui5": {
...
"dependencies": {
"minUI5Version": "1.30.0",
"libs": {
...
"it.designfuture.multiinputdialog": {}
}
},
"resourceRoots": {
"it.designfuture.multiinputdialog": "./thirdparty/it/designfuture/multiinputdialog/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment