{"version":3,"file":"baltoEntry.bundle.js","mappings":"AAAAA,OAAOC,iBACL,QACA,WACE,IAAMC,EAAUC,SAASC,cAAc,OACvCF,EAAQG,aAAa,KAAM,aAE3BF,SAASG,KAAKC,YAAYL,GAE1B,IAAMM,EAAYL,SAASC,cAAc,UACzCI,EAAUH,aAAa,MAAO,GAAFI,OAAKC,6BAAU,2BAC3CP,SAASQ,KAAKJ,YAAYC,GAE1B,IAAMI,EAAMT,SAASC,cAAc,UACnCQ,EAAIP,aAAa,MAAO,GAAFI,OAAKC,6BAAU,yBACrCP,SAASQ,KAAKJ,YAAYK,EAC5B,IACA","sources":["webpack://baltoPackage/./entry.js"],"sourcesContent":["window.addEventListener(\n \"load\",\n () => {\n const appRoot = document.createElement(\"div\");\n appRoot.setAttribute(\"id\", \"baltoRoot\");\n\n document.body.appendChild(appRoot);\n\n const appVendor = document.createElement(\"script\");\n appVendor.setAttribute(\"src\", `${BUNDLE_URL}/baltoVendor.bundle.js`);\n document.head.appendChild(appVendor);\n\n const app = document.createElement(\"script\");\n app.setAttribute(\"src\", `${BUNDLE_URL}/baltoMain.bundle.js`);\n document.head.appendChild(app);\n },\n false\n);\n"],"names":["window","addEventListener","appRoot","document","createElement","setAttribute","body","appendChild","appVendor","concat","BUNDLE_URL","head","app"],"sourceRoot":""}