const webUrl = location.href.indexOf("/web") > -1 ? "/web" : ""; const config = { StaticFileBaseUrl: webUrl + "/CimSDK/", }