Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 68e2f6d

Browse files
authoredApr 18, 2021
Merge branch 'dev' into challenge-listing-part-2
2 parents 8be0f7e + bf04a30 commit 68e2f6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎config/micro-frontends-routes-local.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<route path="model">
2020
<application name="@topcoder/micro-frontends-model-app"></application>
2121
</route>
22+
<route path="community-admin">
23+
<application name="@topcoder/micro-frontends-community-admin-app"></application>
24+
</route>
2225
<route path="unauthorized">
2326
<div style="text-align: center; padding-top: 200px; font-size: 32px;">
2427
You are unauthorized

0 commit comments

Comments
 (0)
This repository has been archived.