* fix: missing Download Logs button in Rancher integration mode
* refactor: add comment
---------
(cherry picked from commit de103ff91e71be1670f80bf24f9873bd7330c040)
Signed-off-by: Andy Lee <andy.lee@suse.com>
Co-authored-by: Andy Lee <andy.lee@suse.com>
Without these changes we can't build the app using `yarn build-pkg harvester` because it complains about missing modules in @rancher/shell imports. I believe this will be resolved by https://github.com/rancher/dashboard/issues/11797#issue-2502509655 and we should remove this change once that occurs.