1
1
{
2
2
"imports" : {
3
- "@topcoder/micro-frontends-navbar-app" : " http://local.topcoder-dev.com :3001/navbar/topcoder-micro-frontends-navbar-app.js" ,
4
- "@topcoder/micro-frontends-react-app" : " http://local.topcoder-dev.com :8500/react/topcoder-micro-frontends-react-app.js" ,
5
- "@topcoder/micro-frontends-angular-app" : " http://local.topcoder-dev.com :4200/angular/main.js" ,
6
- "@topcoder/micro-frontends-teams" : " http://local.topcoder-dev.com :8501/taas-app/topcoder-micro-frontends-teams.js" ,
7
- "@topcoder/micro-frontends-task-marketplace-app" : " http://local.topcoder-dev.com :8502/tasks/topcoder-micro-frontends-task-marketplace-app.js" ,
8
- "@topcoder/micro-frontends-earn-app" : " http://local.topcoder-dev.com :8008/earn/topcoder-micro-frontends-earn-app.js" ,
9
- "@topcoder/micro-frontends-submission-review-app" : " http://local.topcoder-dev.com :8503/submissionreview/topcoder-micro-frontends-submission-review-app.js" ,
10
- "@topcoder/micro-frontends-model-app" : " http://local.topcoder-dev.com :8504/model-app/topcoder-micro-frontends-model-app.js"
3
+ "@topcoder/micro-frontends-navbar-app" : " http://localhost :3001/navbar/topcoder-micro-frontends-navbar-app.js" ,
4
+ "@topcoder/micro-frontends-react-app" : " http://localhost :8500/react/topcoder-micro-frontends-react-app.js" ,
5
+ "@topcoder/micro-frontends-angular-app" : " http://localhost :4200/angular/main.js" ,
6
+ "@topcoder/micro-frontends-teams" : " http://localhost :8501/taas-app/topcoder-micro-frontends-teams.js" ,
7
+ "@topcoder/micro-frontends-task-marketplace-app" : " http://localhost :8502/tasks/topcoder-micro-frontends-task-marketplace-app.js" ,
8
+ "@topcoder/micro-frontends-earn-app" : " http://localhost :8008/earn/topcoder-micro-frontends-earn-app.js" ,
9
+ "@topcoder/micro-frontends-submission-review-app" : " http://localhost :8503/submissionreview/topcoder-micro-frontends-submission-review-app.js" ,
10
+ "@topcoder/micro-frontends-model-app" : " http://localhost :8504/model-app/topcoder-micro-frontends-model-app.js"
11
11
}
12
12
}
0 commit comments