Closed jatwork closed 7 years ago
Hi,
I'm in the process reviewing the bundle size of our web app and I found that redux-idle-monitor is taking chai as a dependency. Wouldn't it be better if we switch to a more lightweight, production-ready package like invariant? What do you think?
redux-idle-monitor
chai
I could help a PR to switch it over.
Thanks
Thanks for the issue! I've started using invariant on other packages and would happily accept a PR that swaps it out.
Hi,
I'm in the process reviewing the bundle size of our web app and I found that
redux-idle-monitor
is takingchai
as a dependency. Wouldn't it be better if we switch to a more lightweight, production-ready package like invariant? What do you think?I could help a PR to switch it over.
Thanks