Downgrade React, React DOM version. This should be same as in Argo CD. I think React version doesn't matter as it is taken as external [See webpack config] anyways but React DOM shouldn't differ to avoid issues like - https://github.com/argoproj-labs/rollout-extension/issues/59
update webpack config to make sure that build including new rollout UI's is successful.
Issue:
https://github.com/argoproj-labs/rollout-extension/issues/21
Screenshot of solution with this PR:
Summary
This PR
points to latest argo-ui via argo-rollouts (See package.json).
Downgrade React, React DOM version. This should be same as in Argo CD. I think React version doesn't matter as it is taken as
external
[See webpack config] anyways but React DOM shouldn't differ to avoid issues like - https://github.com/argoproj-labs/rollout-extension/issues/59update webpack config to make sure that build including new rollout UI's is successful.
Regenerate yarn.lock