/* *+------------------------------------------------------------------------+ *| Licensed Materials - Property of IBM *| IBM Cognos Products: CA Mobile Views *| (C) Copyright IBM Corp. 2016, 2019 *| *| US Government Users Restricted Rights - Use, duplication or disclosure *| restricted by GSA ADP Schedule Contract with IBM Corp. *+------------------------------------------------------------------------+ */ requirejs.config({ // eslint-disable-line no-undef map: { '*': { } } });