This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 66 "@topcoder/micro-frontends-angular-app" : " https://platform.topcoder-dev.com/angular/main.js" ,
77 "@topcoder/micro-frontends-teams" : " https://platform.topcoder-dev.com/taas-app/topcoder-micro-frontends-teams.js" ,
88 "@topcoder/micro-frontends-task-marketplace-app" : " https://platform.topcoder-dev.com/tasks/topcoder-micro-frontends-task-marketplace-app.js" ,
9- "@topcoder/micro-frontends-earn-app" : " http://localhost:8008/topcoder-micro-frontends-earn-app.js" ,
9+ "@topcoder/micro-frontends-earn-app" : " http://localhost:8008/earn-app/ topcoder-micro-frontends-earn-app.js" ,
1010 "@topcoder/micro-frontends-submission-review-app" : " https://platform.topcoder-dev.com/submissionreview/topcoder-micro-frontends-submission-review-app.js" ,
1111 "@topcoder/micro-frontends-model-app" : " https://platform.topcoder-dev.com/model-app/topcoder-micro-frontends-model-app.js" ,
1212 "@topcoder/micro-frontends-community-admin-app" : " https://tc-micro-community-admin.herokuapp.com/community-admin-app/topcoder-micro-frontends-community-admin-app.js"
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ module.exports = (webpackConfigEnv) => {
2626 secure : false ,
2727 } ,
2828 } ,
29+ index : '' ,
2930 } ,
3031 plugins : [
3132 new HtmlWebpackPlugin ( {
You can’t perform that action at this time.
0 commit comments