ba-ui-common.json 399 B

12345678910111213
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp. 2020. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "lensable": false,
  4. "excludeCommon": true,
  5. "config": {
  6. "scripts": [
  7. {
  8. "path": "js/ba-ui-common/bundleManifest.js",
  9. "weight": 100
  10. }
  11. ]
  12. }
  13. }