1
1
{
2
2
"imports" : {
3
- "@topcoder/micro-frontends-navbar-app" : " http://localhost:8081 /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" ,
3
+ "@topcoder/micro-frontends-navbar-app" : " http://localhost:3001/navbar /topcoder-micro-frontends-navbar-app.js" ,
4
+ "@topcoder/micro-frontends-react-app" : " https ://platform.topcoder-dev.com /react/topcoder-micro-frontends-react-app.js" ,
5
+ "@topcoder/micro-frontends-angular-app" : " https ://platform.topcoder-dev.com /angular/main.js" ,
6
+ "@topcoder/micro-frontends-teams" : " https ://platform.topcoder-dev.com /taas-app/topcoder-micro-frontends-teams.js" ,
7
+ "@topcoder/micro-frontends-task-marketplace-app" : " https ://platform.topcoder-dev.com /tasks/topcoder-micro-frontends-task-marketplace-app.js" ,
8
8
"@topcoder/micro-frontends-earn-app" : " http://localhost:8008/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"
9
+ "@topcoder/micro-frontends-submission-review-app" : " https://platform.topcoder-dev.com/submissionreview/topcoder-micro-frontends-submission-review-app.js" ,
10
+ "@topcoder/micro-frontends-model-app" : " https://platform.topcoder-dev.com/model-app/topcoder-micro-frontends-model-app.js" ,
11
+ "@topcoder/micro-frontends-community-admin-app" : " https://tc-micro-community-admin.herokuapp.com/community-admin-app/topcoder-micro-frontends-community-admin-app.js"
11
12
}
12
13
}
0 commit comments