Skip to content

Instantly share code, notes, and snippets.

@StErMi
Created April 6, 2017 08:00
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/26db114e7d6ce1fc03f3033d0f49df4c to your computer and use it in GitHub Desktop.
Save StErMi/26db114e7d6ce1fc03f3033d0f49df4c to your computer and use it in GitHub Desktop.
openui5-flatpickr manifest.json configuration
"sap.ui5": {
...
"dependencies": {
"minUI5Version": "1.30.0",
"libs": {
...
"it.designfuture.flatpickr": {}
}
},
"resourceRoots": {
"it.designfuture.flatpickr": "./thirdparty/it/designfuture/flatpickr/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment