1 line
1007 B
JSON
1 line
1007 B
JSON
{"ast":null,"code":"import { bootstrapApplication } from '@angular/platform-browser';\nimport { appConfig } from './app/app.config';\nimport { AppComponent } from './app/app.component';\nbootstrapApplication(AppComponent, appConfig).catch(err => console.error(err));","map":{"version":3,"names":["bootstrapApplication","appConfig","AppComponent","catch","err","console","error"],"sources":["D:\\Jess\\agent\\Kinetix\\frontend\\src\\main.ts"],"sourcesContent":["import { bootstrapApplication } from '@angular/platform-browser';\nimport { appConfig } from './app/app.config';\nimport { AppComponent } from './app/app.component';\n\nbootstrapApplication(AppComponent, appConfig)\n .catch((err) => console.error(err));\n"],"mappings":"AAAA,SAASA,oBAAoB,QAAQ,2BAA2B;AAChE,SAASC,SAAS,QAAQ,kBAAkB;AAC5C,SAASC,YAAY,QAAQ,qBAAqB;AAElDF,oBAAoB,CAACE,YAAY,EAAED,SAAS,CAAC,CAC1CE,KAAK,CAAEC,GAAG,IAAKC,OAAO,CAACC,KAAK,CAACF,GAAG,CAAC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |