Replies: 2 comments 1 reply
-
You can try this approach:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I want to keep single build and switch remote-urls on runtime depending on environment... Do you have any solution in your mind for that ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to make some investigation to change 'http://localhost:5173/assets/remoteEntry.js', by env.
QA env: the link should be https// qa.sth.example.com
Test env: the link should be https// test.sth.example.com
How can I manage it?
Ps: we use Octopus for deploying the app
Beta Was this translation helpful? Give feedback.
All reactions