diff --git a/config/micro-frontends-config-dev.json b/config/micro-frontends-config-dev.json index 2b42fb7..371e957 100644 --- a/config/micro-frontends-config-dev.json +++ b/config/micro-frontends-config-dev.json @@ -8,9 +8,6 @@ "@topcoder/micro-frontends-submission-review-app": "https://platform.topcoder-dev.com/submissionreview/topcoder-micro-frontends-submission-review-app.js", "@topcoder/micro-frontends-model-app": "https://platform.topcoder-dev.com/model-app/topcoder-micro-frontends-model-app.js", "@topcoder/micro-frontends-community-admin-app": "https://tc-micro-community-admin.herokuapp.com/community-admin-app/topcoder-micro-frontends-community-admin-app.js", - "@topcoder/micro-frontends-taas-admin-app": "https://platform.topcoder-dev.com/taas-admin-app/topcoder-micro-frontends-taas-admin-app.js", - "@topcoder/micro-frontends-onboarding-app": "https://platform.topcoder-dev.com/onboarding-app/topcoder-micro-frontends-onboarding-app.js", - "@topcoder/micro-frontends-forums-app": "https://platform.topcoder-dev.com/forums-app/topcoder-micro-frontends-forums-app.js", - "@topcoder/mfe-customer-work": "https://platform.topcoder-dev.com/self-service-app/topcoder-mfe-customer-work.js" + "@topcoder/micro-frontends-forums-app": "https://platform.topcoder-dev.com/forums-app/topcoder-micro-frontends-forums-app.js" } } \ No newline at end of file diff --git a/config/micro-frontends-config-prod.json b/config/micro-frontends-config-prod.json index f9ef537..84c712f 100644 --- a/config/micro-frontends-config-prod.json +++ b/config/micro-frontends-config-prod.json @@ -6,9 +6,6 @@ "@topcoder/micro-frontends-task-marketplace-app": "https://platform.topcoder.com/tasks/topcoder-micro-frontends-task-marketplace-app.js", "@topcoder/micro-frontends-earn-app": "https://platform.topcoder.com/earn-app/topcoder-micro-frontends-earn-app.js", "@topcoder/micro-frontends-submission-review-app": "https://platform.topcoder.com/submissionreview/topcoder-micro-frontends-submission-review-app.js", - "@topcoder/micro-frontends-model-app": "https://platform.topcoder.com/model-app/topcoder-micro-frontends-model-app.js", - "@topcoder/micro-frontends-taas-admin-app": "https://platform.topcoder.com/taas-admin-app/topcoder-micro-frontends-taas-admin-app.js", - "@topcoder/micro-frontends-onboarding-app": "https://platform.topcoder.com/onboarding-app/topcoder-micro-frontends-onboarding-app.js", - "@topcoder/mfe-customer-work": "https://platform.topcoder.com/self-service-app/topcoder-mfe-customer-work.js" + "@topcoder/micro-frontends-model-app": "https://platform.topcoder.com/model-app/topcoder-micro-frontends-model-app.js" } } \ No newline at end of file diff --git a/config/micro-frontends-config-qa.json b/config/micro-frontends-config-qa.json index 694acf0..aaae74a 100644 --- a/config/micro-frontends-config-qa.json +++ b/config/micro-frontends-config-qa.json @@ -8,9 +8,6 @@ "@topcoder/micro-frontends-submission-review-app": "https://platform.topcoder-qa.com/submissionreview/topcoder-micro-frontends-submission-review-app.js", "@topcoder/micro-frontends-model-app": "https://platform.topcoder-qa.com/model-app/topcoder-micro-frontends-model-app.js", "@topcoder/micro-frontends-community-admin-app": "https://tc-micro-community-admin.herokuapp.com/community-admin-app/topcoder-micro-frontends-community-admin-app.js", - "@topcoder/micro-frontends-taas-admin-app": "https://platform.topcoder-qa.com/taas-admin-app/topcoder-micro-frontends-taas-admin-app.js", - "@topcoder/micro-frontends-onboarding-app": "https://platform.topcoder-qa.com/onboarding-app/topcoder-micro-frontends-onboarding-app.js", - "@topcoder/micro-frontends-forums-app": "https://platform.topcoder-qa.com/forums-app/topcoder-micro-frontends-forums-app.js", - "@topcoder/mfe-customer-work": "https://platform.topcoder-qa.com/self-service-app/topcoder-mfe-customer-work.js" + "@topcoder/micro-frontends-forums-app": "https://platform.topcoder-qa.com/forums-app/topcoder-micro-frontends-forums-app.js" } } \ No newline at end of file diff --git a/config/micro-frontends-routes-dev.txt b/config/micro-frontends-routes-dev.txt index 9e66405..1567110 100644 --- a/config/micro-frontends-routes-dev.txt +++ b/config/micro-frontends-routes-dev.txt @@ -19,27 +19,9 @@ - - - - - - - - - - - - - - - - - -
You are unauthorized diff --git a/config/micro-frontends-routes-prod.txt b/config/micro-frontends-routes-prod.txt index 9803456..f4da8da 100644 --- a/config/micro-frontends-routes-prod.txt +++ b/config/micro-frontends-routes-prod.txt @@ -16,24 +16,6 @@ - - - - - - - - - - - - - - - - - -
You are unauthorized diff --git a/config/micro-frontends-routes-qa.txt b/config/micro-frontends-routes-qa.txt index 9e66405..1567110 100644 --- a/config/micro-frontends-routes-qa.txt +++ b/config/micro-frontends-routes-qa.txt @@ -19,27 +19,9 @@ - - - - - - - - - - - - - - - - - -
You are unauthorized