{"version":3,"sources":["index.tsx"],"names":["SentryClient","start","user","console","log"],"mappings":"8IAAA,YAMAA,EAAaC,OAAM,SAACC,GAEZC,QAAQC,IAAIF,GACZ,uD","file":"static/js/main.f4122480.chunk.js","sourcesContent":["import { SentryClient } from \"msg-sentry-client-web\";\r\n\r\n\r\n// const baseUrl = document.getElementsByTagName('base')[0].getAttribute('href');\r\n// const rootElement = document.getElementById('root');\r\n\r\nSentryClient.start((user?: Oidc.User) =>\r\n {\r\n console.log(user); // who am I ?\r\n import(\"./App\");\r\n });\r\n\r\n//const startApp = async function () {\r\n\r\n// ReactDOM.render(\r\n// ,\r\n// rootElement\r\n// );\r\n//};"],"sourceRoot":""}