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

Commit 928039a

Browse files
authored
Merge pull request #183 from topcoder-platform/dev
Update prod.js
2 parents 678f7c0 + 72b1051 commit 928039a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: config/prod.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
MFE_CONFIG: {
3-
'@topcoder/micro-frontends-challenges-app': 'http://platform.topcoder.com/challenges-app/topcoder-micro-frontends-challenges-app.js',
4-
'@topcoder/micro-frontends-gigs-app': 'http://platform.topcoder.com/gigs-app/topcoder-micro-frontends-gigs-app.js',
3+
'@topcoder/micro-frontends-challenges-app': 'https://platform.topcoder.com/challenges-app/topcoder-micro-frontends-challenges-app.js',
4+
'@topcoder/micro-frontends-gigs-app': 'https://platform.topcoder.com/gigs-app/topcoder-micro-frontends-gigs-app.js',
55
}
66
};

0 commit comments

Comments
 (0)