Skip to content

Instantly share code, notes, and snippets.

@StErMi
Created May 15, 2017 13:14
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/ff5c0377433c9f33b05375ca5e27e7b2 to your computer and use it in GitHub Desktop.
Save StErMi/ff5c0377433c9f33b05375ca5e27e7b2 to your computer and use it in GitHub Desktop.
openui5-qrcode manifest.json
"sap.ui5": {
...
"dependencies": {
"minUI5Version": "1.30.0",
"libs": {
...
"it.designfuture.qrcode": {}
}
},
"resourceRoots": {
"it.designfuture.qrcode": "./thirdparty/it/designfuture/qrcode/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment