This repository has been archived by the owner on Dec 21, 2024. It is now read-only.
v0.5.0
Support higher order components
See #5.
You will need to explicitly list the higher order functions.
For instance, if you use redux:
electronHot.install({higherOrderFunctions: ['connect']});