This repository was archived by the owner on Mar 13, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork12
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Include Profile App in TC Microfrontend Frame #30
Open
Description
- The frame app needs to include the url to the profile app in the import map. This can be done by adding the following entry inthis file.
"@topcoder/micro-frontends-profile-app": "https://platform.topcoder.com/profile-app/topcoder-micro-frontends-profile-app.js"- The frame app needs to configure the appropriate route to load the profile app. This can be doing by adding the following route entry inthis file.
<route path="profile"> <application name="@topcoder/micro-frontends-profile-app"></application></route>Metadata
Metadata
Assignees
Labels
No labels